Kaynağa Gözat

融资信息

huangbin 4 yıl önce
ebeveyn
işleme
342d5c3ad1

+ 4 - 3
src/views/platinum/platinum_financing_information/list/tab/compoments/detail/index.vue

@@ -12,11 +12,12 @@
                 :loading="loading"
                 @click="cancel">关闭</a-button>
     </template>
-    <!-- <Des :list="desList" /> -->
     <a-form class="inlineForm">
       <fieldset class="formFieldSet">
         <legend>融资信息</legend>
-        <a-row :gutter="24">
+        <Des :list="desList" />
+
+        <!-- <a-row :gutter="24">
           <a-col :span="12">
             <a-form-item label="账号类型">
               <span class="white">企业</span>
@@ -87,7 +88,7 @@
               <span class="red">预警(需追加5000.00)</span>
             </a-form-item>
           </a-col>
-        </a-row>
+        </a-row> -->
       </fieldset>
       <fieldset class="formFieldSet">
         <legend>还款信息</legend>

+ 1 - 2
src/views/platinum/platinum_financing_information/list/tab/index.vue

@@ -46,8 +46,7 @@ export default defineComponent({
             // 获取列表数据
             queryTable();
             // 注册表头信息 过滤
-            registerColumn('table_pcweb_warehouse', ['warehousetype', 'warehousename', 'address']);
-            // registerColumn('table_pcweb_qhj_withdrawal_review', ['warehousetype', 'warehousename', 'address']);
+            registerColumn('table_pcweb_qhj_fixed_financing_information', ['warehousetype', 'warehousename', 'address']);
         });
 
         // 查询