wjj hace 1 semana
padre
commit
c8cbf3952e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;