From cfe6ad73e7154da3852a74fdb6fd830b2664d558 Mon Sep 17 00:00:00 2001 From: x_z Date: Thu, 6 Apr 2023 14:43:34 +0800 Subject: [PATCH] =?UTF-8?q?1.=E4=BF=AE=E5=A4=8D=E4=B8=8A=E4=BC=A0=E4=B8=9A?= =?UTF-8?q?=E5=8A=A1=E5=8D=95=E6=8D=AE=E7=B1=BB=E5=9E=8B=E5=88=97=E8=A1=A8?= =?UTF-8?q?=E6=97=A0=E6=B3=95=E7=A7=BB=E9=99=A4=E5=8D=95=E6=8D=AE=E7=B1=BB?= =?UTF-8?q?=E5=9E=8B=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/sync/SysUdimsConfig.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/views/sync/SysUdimsConfig.vue b/src/views/sync/SysUdimsConfig.vue index 61563bde..f5ba9d0e 100644 --- a/src/views/sync/SysUdimsConfig.vue +++ b/src/views/sync/SysUdimsConfig.vue @@ -260,7 +260,7 @@ @@ -590,6 +590,9 @@ export default { checkSelectableChange(row) { return !row.isSelect; }, + removeChangeBus(index, row) { + this.checkedChangeBusTypes.splice(index, 1); + }, }, created() { this.headers = {