From 7c0a8e848a9613904cc89a05d2363821050bb90d Mon Sep 17 00:00:00 2001 From: zss <zss@example.com> Date: 星期二, 12 十二月 2023 17:25:04 +0800 Subject: [PATCH] 修改 --- src/views/common/document.vue | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/common/document.vue b/src/views/common/document.vue index 636bd89..c844f82 100644 --- a/src/views/common/document.vue +++ b/src/views/common/document.vue @@ -151,7 +151,7 @@ searchInfoType: 'text' }, // 缁濈紭棰滆壊 - { + /* { minWidth: '120', prop: 'insulationColor', label: '缁濈紭棰滆壊', @@ -169,7 +169,7 @@ isTrue: true, isSearch: true, searchInfoType: 'text' - }, + }, */ { minWidth: '120', prop: 'version', @@ -189,7 +189,7 @@ isSearch: true, searchInfoType: 'text' }, - { + /* { minWidth: '120', prop: 'country', label: '鍥藉', @@ -197,7 +197,7 @@ isTrue: true, isSearch: true, searchInfoType: 'text' - }, + }, */ { minWidth: '120', prop: 'state', -- Gitblit v1.9.3