瀏覽代碼

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

LiFei 4 年之前
父節點
當前提交
3f28c53925
共有 1 個文件被更改,包括 4 次插入1 次删除
  1. 4 1
      src/views/hlwsupervise/HlwBusinessDetailsList.vue

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

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