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