qymljy преди 1 година
родител
ревизия
28cba009e4
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      src/HDrpManagement/contractManage/components/productList/productBillno.vue

+ 1 - 0
src/HDrpManagement/contractManage/components/productList/productBillno.vue

@@ -142,6 +142,7 @@ export default {
     }
   },
   created () {
+    if (this.$route.query.id) this.listData()
     this.tablecols = this.tool.tabelCol(this.$route.name).productBillnoTable.tablecols
     this.tablecolsAdd = this.tool.tabelCol(this.$route.name).addProuctProject.tablecols
   },