zh 2 years ago
parent
commit
8618642079

+ 1 - 1
src/views/sales_control/sales_management/components/customer_sales_form.vue

@@ -207,7 +207,7 @@ export default {
       if (!this.detailsId) {
         this.$refs.header.screenForm.customerName = this.dataList[0].customerName
         this.$refs.header.screenForm.customerNumber = this.dataList[0].customerNumber
-        this.$refs.header.screenForm.stockType = this.dataList[0].stockType
+        // this.$refs.header.screenForm.stockType = this.dataList[0].stockType
       }
 
       this.customerNumber = this.dataList[0].customerNumber