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(() => {
       setTimeout(() => {
         if (this.$refs.Details) {
         if (this.$refs.Details) {
-          this.$refs.Details.getDetails(this.createOrderForm.erpType);
+          this.$refs.Details.getDetails(this.createOrderForm.erpType , 0);
         }
         }
       }, 1);
       }, 1);
       this.product.open = true;
       this.product.open = true;