Kaynağa Gözat

运营经理页面修改、账户页面修改

liubei@c-top.com.cn 3 yıl önce
ebeveyn
işleme
aed2c39498

Dosya farkı çok büyük olduğundan ihmal edildi
+ 995 - 954
src/views/modules/stockWatch/modules/new-keepManage/account-newkeepManage.vue


Dosya farkı çok büyük olduğundan ihmal edildi
+ 768 - 775
src/views/modules/stockWatch/modules/new-keepManage/group-keepManage.vue


+ 8 - 1
src/views/modules/stockWatch/modules/new-keepManage/new-keep-data.js

@@ -83,6 +83,13 @@
                 key: 'date',
                 width: 200,
                 fixed: 'left',
+            },{
+                title: '账户ID',
+                dataIndex: 'accountId',
+                scopedSlots: { customRender: 'accountId' },
+                align: 'center',
+                width: 100,
+                fixed: 'left',
             },
             {
                 title: '运营人员',
@@ -154,7 +161,7 @@
                     dataIndex: 'operationAgree',
                     key: 'operationAgree',
                     align: 'center',
-                   
+                     
                     },{
                     title: '操作',
                     dataIndex: 'operator',