Ver Fonte

Merge branch 'master' of http://gogs.jkcredit.com:3000/xusonglin/manage_invoice_ui

mashengyi há 3 anos atrás
pai
commit
2e18426123
1 ficheiros alterados com 5 adições e 0 exclusões
  1. 5 0
      src/views/customer/Customer.vue

+ 5 - 0
src/views/customer/Customer.vue

@@ -29,6 +29,11 @@
             show-overflow-tooltip>
           </el-table-column>
           <el-table-column
+            label="客户密钥"
+            prop="appSecret"
+            show-overflow-tooltip>
+          </el-table-column>
+          <el-table-column
             label="主体名称"
             prop="company"
             show-overflow-tooltip>