From 0686e0b06d9311c1ce5bd9c1fb512cbdd70c8392 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=A3=E5=93=B2=E5=A5=87?= <13840175730@139.com> Date: Thu, 27 Mar 2025 13:35:09 +0800 Subject: [PATCH] =?UTF-8?q?1.=E4=BF=AE=E5=A4=8D=E8=AF=AF=E5=88=A0=E9=99=A4?= =?UTF-8?q?=E4=BB=A3=E7=A0=81=E5=AF=BC=E8=87=B4=E9=80=89=E6=8B=A9=E6=A1=86?= =?UTF-8?q?=E6=97=A0=E4=BA=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/jhzx/ydjhzxCX.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/jhzx/ydjhzxCX.vue b/src/views/jhzx/ydjhzxCX.vue index a7ba3c4..772a524 100644 --- a/src/views/jhzx/ydjhzxCX.vue +++ b/src/views/jhzx/ydjhzxCX.vue @@ -256,6 +256,7 @@ export default { }, ], tableColumn:[ + { type: 'checkbox', width: 50 ,}, { type: 'seq', width: 60, title: '序号'}, // { field: 'jhlx', title: '计划类型',width: 70,formatter:this.formatterZt, // filters: [{ data: { checks: [], sVal: '', sMenu: '', fType1: '', fVal1: '', fMode: 'and', fType2: '', fVal2: '' } }],