Browse Source

提交签收单打印

caojunjie 4 years ago
parent
commit
68483e567f

File diff suppressed because it is too large
+ 324 - 323
src/views/Warehousing/outStock/AddOrUpdate.vue


+ 2 - 2
src/views/warehouseBusiness/storageFeeCalculation/index.vue

@@ -397,7 +397,7 @@
                 :disabled="browseStatus"
                 style="width:80%"
                 :remote-method="corpsRemoteMethod"
-                placeholder="请输入模糊查找"
+                placeholder="请输入模糊查找客户名称"
               >
                 <el-option
                   v-for="(dict, index) in fMblnoOptions"
@@ -417,7 +417,7 @@
                 :disabled="browseStatus"
                 remote
                 :remote-method="goodsRemoteMethod"
-                placeholder="请选择品名"
+                placeholder="请输入模糊查找货品名称"
               >
                 <el-option
                   v-for="(dict, index) in goodsOptions"

Some files were not shown because too many files changed in this diff