snow 2 жил өмнө
parent
commit
a206f479e5

Файлын зөрүү хэтэрхий том тул дарагдсан байна
+ 0 - 0
dist/static/js/0.js


+ 1 - 1
src/views/sellOut/sellAfterApply/index.vue

@@ -682,7 +682,7 @@ export default {
       this.parmValue.good_name = this.select === "goodsName" ? this.s_input : ""; // 采购单编码
       this.parmValue.good_code = this.select === "goodsNum" ? this.s_input : ""; // 入库单号
       this.parmValue.returnCode = this.select === "serviceNum" ? this.s_input : ""; // 产品名称
-      this.parmValue.orderCode = this.select === "sellOrderNum" ? this.s_input : ""; // 备库编码
+      this.parmValue.orderCode = this.select === "orderCode" ? this.s_input : ""; // 备库编码
       this.parmValue.outCode = this.select === "sellOutNum" ? this.s_input : ""; // 申请人
       this.parmValue.company_name = this.select === "company_name" ? this.s_input : ""; // 申请人部门
 

+ 1 - 1
src/views/supplierSellOut/supplierSellAfterApply/index.vue

@@ -665,7 +665,7 @@ export default {
       this.parmValue.returnCode =
         this.select === "serviceNum" ? this.s_input : ""; // 产品名称
       this.parmValue.orderCode =
-        this.select === "sellOrderNum" ? this.s_input : ""; // 备库编码
+        this.select === "orderCode" ? this.s_input : ""; // 备库编码
       this.parmValue.outCode = this.select === "sellOutNum" ? this.s_input : ""; // 申请人
       this.parmValue.company_name = this.select === "company_name" ? this.s_input : ""; // 申请人部门
 

Энэ ялгаанд хэт олон файл өөрчлөгдсөн тул зарим файлыг харуулаагүй болно