瀏覽代碼

合同调整

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
   },