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

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

@@ -146,8 +146,8 @@ export default {
     },
     },
     confirm(selected) {
     confirm(selected) {
       console.log(selected)
       console.log(selected)
-      console.log(this.$refs.dia)
-      return
+      // console.log(this.$refs.dia)
+      // return
       this.dataList = selected
       this.dataList = selected
       this.$refs.header.screenForm.customerName = this.dataList[0].customerName
       this.$refs.header.screenForm.customerName = this.dataList[0].customerName
       this.$refs.header.screenForm.customerNumber = this.dataList[0].customerNumber
       this.$refs.header.screenForm.customerNumber = this.dataList[0].customerNumber