zh 2 년 전
부모
커밋
8618642079
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/sales_control/sales_management/components/customer_sales_form.vue

+ 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