zhangyuewww 3 vuotta sitten
vanhempi
commit
3a124c43d1

+ 1 - 1
src/views/platformaudit/saletransactioninformationreview.vue

@@ -20,7 +20,7 @@
         </ws-select>
         <ws-input
           v-model="searchKeyWord"
-          placeholder="可按编号、发布企业和发布方查找"
+          placeholder="可按编号、发布方和货名查找"
           clearable
           maxlength="500"
           type="input"

+ 1 - 1
src/views/platformaudit/transactioninformationreview.vue

@@ -20,7 +20,7 @@
         </ws-select>
         <ws-input
           v-model="searchKeyWord"
-          placeholder="可按编号、发布企业和发布方查找"
+          placeholder="可按编号、发布方和货名查找"
           clearable
           maxlength="500"
           type="input"

+ 1 - 1
src/views/purchasingManagement/procurementPlanList.vue

@@ -12,7 +12,7 @@
       <template slot="right">
         <ws-input
           v-model="searchKeyWord"
-          placeholder="可按采购计划编号和标题查找"
+          placeholder="可按采购计划编号、标题和货名查找"
           clearable
           maxlength="500"
           type="input"

+ 1 - 1
src/views/salesManagement/salesPlanList.vue

@@ -9,7 +9,7 @@
       <template slot="right">
         <ws-input
           v-model="searchKeyWord"
-          placeholder="可按销售计划编号和标题查找"
+          placeholder="可按采购计划编号、标题和货名查找"
           clearable
           maxlength="500"
           type="input"