Browse Source

采购申请修改列表文字,添加合计

caojunjie 4 năm trước cách đây
mục cha
commit
afd8614333
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      src/views/purchaseRequest/index.vue

+ 2 - 1
src/views/purchaseRequest/index.vue

@@ -20,6 +20,7 @@
         @showSearch="showSearch"
         @feedback="feedback"
         @getList="getList"
+        :tatolLabel="['金额']"
         :hasPermi="hasPermi"
         :isItHidden="isItHidden"
         :customButton="customButton"
@@ -272,7 +273,7 @@ export default {
         }, {
           surface: '4',
           label: 'corpName',
-          name: '客户名称',
+          name: '供应商',
           checked: 0,
           width: 100,
           onabort: ''