From 8ba44ae2fb143b015c0bbb8beabc8d3fa23c6301 Mon Sep 17 00:00:00 2001 From: CYQ <123@163.com> Date: Tue, 26 Aug 2025 21:45:59 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E5=B1=8F=E8=94=BD=E4=B8=BB?= =?UTF-8?q?=E9=94=AE=E6=A0=8F=E4=BD=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../original/import-dianzi-shebaoka/index.vue | 16 ++++++++-------- .../views/original/import-dianzi-yibao/index.vue | 16 ++++++++-------- .../original/import-huinongtong-detail/index.vue | 16 ++++++++-------- .../original/import-huinongtong-info/index.vue | 16 ++++++++-------- .../src/views/original/import-indv-cif/index.vue | 16 ++++++++-------- .../original/import-new-open-card/index.vue | 16 ++++++++-------- .../src/views/original/import-special/index.vue | 16 ++++++++-------- .../views/original/import-zhiefu-indv/index.vue | 16 ++++++++-------- .../original/import-zhigong-shebaoka/index.vue | 16 ++++++++-------- 9 files changed, 72 insertions(+), 72 deletions(-) diff --git a/cds-fontend-2025.V1/src/views/original/import-dianzi-shebaoka/index.vue b/cds-fontend-2025.V1/src/views/original/import-dianzi-shebaoka/index.vue index 2ac109c..a6416c5 100644 --- a/cds-fontend-2025.V1/src/views/original/import-dianzi-shebaoka/index.vue +++ b/cds-fontend-2025.V1/src/views/original/import-dianzi-shebaoka/index.vue @@ -62,14 +62,14 @@ const { width: 64, resizable: true }, - { - key: 'id', - title: '主键', - align: 'center', - minWidth: 120, - ellipsis: true, - resizable: true - }, + // { + // key: 'id', + // title: '主键', + // align: 'center', + // minWidth: 120, + // ellipsis: true, + // resizable: true + // }, { key: 'branchName', title: '单位名称', diff --git a/cds-fontend-2025.V1/src/views/original/import-dianzi-yibao/index.vue b/cds-fontend-2025.V1/src/views/original/import-dianzi-yibao/index.vue index 50bc3e6..862fa7d 100644 --- a/cds-fontend-2025.V1/src/views/original/import-dianzi-yibao/index.vue +++ b/cds-fontend-2025.V1/src/views/original/import-dianzi-yibao/index.vue @@ -61,14 +61,14 @@ const { width: 64, resizable: true }, - { - key: 'id', - title: '主键', - align: 'center', - minWidth: 120, - ellipsis: true, - resizable: true - }, + // { + // key: 'id', + // title: '主键', + // align: 'center', + // minWidth: 120, + // ellipsis: true, + // resizable: true + // }, { key: 'branchName', title: '单位名称', diff --git a/cds-fontend-2025.V1/src/views/original/import-huinongtong-detail/index.vue b/cds-fontend-2025.V1/src/views/original/import-huinongtong-detail/index.vue index 84a2d09..f804806 100644 --- a/cds-fontend-2025.V1/src/views/original/import-huinongtong-detail/index.vue +++ b/cds-fontend-2025.V1/src/views/original/import-huinongtong-detail/index.vue @@ -69,14 +69,14 @@ const { width: 64, resizable: true }, - { - key: 'id', - title: '主键', - align: 'center', - minWidth: 120, - ellipsis: true, - resizable: true - }, + // { + // key: 'id', + // title: '主键', + // align: 'center', + // minWidth: 120, + // ellipsis: true, + // resizable: true + // }, { key: 'orderNo', title: '订单号', diff --git a/cds-fontend-2025.V1/src/views/original/import-huinongtong-info/index.vue b/cds-fontend-2025.V1/src/views/original/import-huinongtong-info/index.vue index b9f31ea..6559fc5 100644 --- a/cds-fontend-2025.V1/src/views/original/import-huinongtong-info/index.vue +++ b/cds-fontend-2025.V1/src/views/original/import-huinongtong-info/index.vue @@ -62,14 +62,14 @@ const { width: 64, resizable: true }, - { - key: 'id', - title: '主键', - align: 'center', - minWidth: 120, - ellipsis: true, - resizable: true - }, + // { + // key: 'id', + // title: '主键', + // align: 'center', + // minWidth: 120, + // ellipsis: true, + // resizable: true + // }, { key: 'signId', title: '签约ID', diff --git a/cds-fontend-2025.V1/src/views/original/import-indv-cif/index.vue b/cds-fontend-2025.V1/src/views/original/import-indv-cif/index.vue index 679a328..f03e380 100644 --- a/cds-fontend-2025.V1/src/views/original/import-indv-cif/index.vue +++ b/cds-fontend-2025.V1/src/views/original/import-indv-cif/index.vue @@ -59,14 +59,14 @@ const { width: 64, resizable: true }, - { - key: 'id', - title: '主键', - align: 'center', - minWidth: 120, - ellipsis: true, - resizable: true - }, + // { + // key: 'id', + // title: '主键', + // align: 'center', + // minWidth: 120, + // ellipsis: true, + // resizable: true + // }, { key: 'branchName', title: '单位', diff --git a/cds-fontend-2025.V1/src/views/original/import-new-open-card/index.vue b/cds-fontend-2025.V1/src/views/original/import-new-open-card/index.vue index f0a461c..0e7e8b0 100644 --- a/cds-fontend-2025.V1/src/views/original/import-new-open-card/index.vue +++ b/cds-fontend-2025.V1/src/views/original/import-new-open-card/index.vue @@ -62,14 +62,14 @@ const { width: 64, resizable: true }, - { - key: 'id', - title: '主键', - align: 'center', - minWidth: 120, - ellipsis: true, - resizable: true - }, + // { + // key: 'id', + // title: '主键', + // align: 'center', + // minWidth: 120, + // ellipsis: true, + // resizable: true + // }, { key: 'branchName', title: '开户机构', diff --git a/cds-fontend-2025.V1/src/views/original/import-special/index.vue b/cds-fontend-2025.V1/src/views/original/import-special/index.vue index 2ab9c4d..d62cbe9 100644 --- a/cds-fontend-2025.V1/src/views/original/import-special/index.vue +++ b/cds-fontend-2025.V1/src/views/original/import-special/index.vue @@ -73,14 +73,14 @@ const { width: 64, resizable: true }, - { - key: 'id', - title: '主键', - align: 'center', - minWidth: 120, - ellipsis: true, - resizable: true - }, + // { + // key: 'id', + // title: '主键', + // align: 'center', + // minWidth: 120, + // ellipsis: true, + // resizable: true + // }, // { // key: 'branchName', // title: '支行', diff --git a/cds-fontend-2025.V1/src/views/original/import-zhiefu-indv/index.vue b/cds-fontend-2025.V1/src/views/original/import-zhiefu-indv/index.vue index cfad600..ac09ddd 100644 --- a/cds-fontend-2025.V1/src/views/original/import-zhiefu-indv/index.vue +++ b/cds-fontend-2025.V1/src/views/original/import-zhiefu-indv/index.vue @@ -63,14 +63,14 @@ const { width: 64, resizable: true }, - { - key: 'id', - title: '主键', - align: 'center', - minWidth: 120, - ellipsis: true, - resizable: true - }, + // { + // key: 'id', + // title: '主键', + // align: 'center', + // minWidth: 120, + // ellipsis: true, + // resizable: true + // }, // { // key: 'branchId', // title: '开户机构', diff --git a/cds-fontend-2025.V1/src/views/original/import-zhigong-shebaoka/index.vue b/cds-fontend-2025.V1/src/views/original/import-zhigong-shebaoka/index.vue index b3ab25f..b1164ea 100644 --- a/cds-fontend-2025.V1/src/views/original/import-zhigong-shebaoka/index.vue +++ b/cds-fontend-2025.V1/src/views/original/import-zhigong-shebaoka/index.vue @@ -59,14 +59,14 @@ const { width: 64, resizable: true }, - { - key: 'id', - title: '主键', - align: 'center', - minWidth: 120, - ellipsis: true, - resizable: true - }, + // { + // key: 'id', + // title: '主键', + // align: 'center', + // minWidth: 120, + // ellipsis: true, + // resizable: true + // }, // { // key: 'branchName', // title: '开户机构名称',