wjj 1 周之前
父节点
当前提交
c8cbf3952e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/qw/companyCustomer/index.vue

+ 1 - 1
src/views/qw/companyCustomer/index.vue

@@ -745,7 +745,7 @@ export default {
       }
       setTimeout(() => {
         if (this.$refs.Details) {
-          this.$refs.Details.getDetails(this.createOrderForm.erpType);
+          this.$refs.Details.getDetails(this.createOrderForm.erpType , 0);
         }
       }, 1);
       this.product.open = true;