Kaynağa Gözat

自由职业者业务明细银行显示

LiFei 4 yıl önce
ebeveyn
işleme
3f28c53925

+ 4 - 1
src/views/hlwsupervise/HlwBusinessDetailsList.vue

@@ -136,7 +136,10 @@
           {
           {
             title: '收款银行',
             title: '收款银行',
             align: 'center',
             align: 'center',
-            dataIndex: 'eacbnk'
+            dataIndex: 'eacbnk',
+            customRender:function (text) {
+              return !text?"招商银行":text
+            }
           },
           },
           {
           {
             title: '银行账号',
             title: '银行账号',