Forráskód Böngészése

Merge branch 'develop_yh18' of http://git.chelingzhu.com/jianguan-web/jg-ocs-html into develop_yh18

chenrui 2 éve
szülő
commit
8e9919a7c8

+ 1 - 1
public/version.json

@@ -1,4 +1,4 @@
 {
-    "version": "2.2.24",
+    "version": "2.2.28",
     "message": "发现有新版本发布,确定更新系统?"
 }

+ 1 - 1
src/views/allocationManagement/transferOut/edit.vue

@@ -212,7 +212,7 @@
                   style="margin:0 15px;"
                   size="small"
                   id="salesEdit-plDel-btn"
-                  @click="openPlSet">费用归属批量添加</a-button>
+                  @click="openPlSet">批量设置费用归属</a-button>
                 <a-button size="small" id="allocateBillEdit-import-btn" @click="openGuideModal=true">导入产品</a-button>
                 <a-button size="small" type="danger" style="margin-left: 5px" @click.stop="handleDel('', 'all')" id="chainTransferOutEdit-del-all-btn">整单删除</a-button>
               </a-col>