From 11483eaccddb0a25ab181af59613147f2cb06328 Mon Sep 17 00:00:00 2001 From: "382696293@qq.com" <382696293@qq.com> Date: Fri, 23 Feb 2024 14:00:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8E=E7=AE=A1=EF=BC=9A=E3=80=90ID1000462?= =?UTF-8?q?=E3=80=91=E4=BB=AA=E5=99=A8=E7=AE=A1=E7=90=86-=E7=94=A8?= =?UTF-8?q?=E6=88=B7=E4=BB=AA=E5=99=A8=E7=BB=91=E5=AE=9A=E7=BB=91=E5=AE=9A?= =?UTF-8?q?=E7=8A=B6=E6=80=81=E4=B8=BA=EF=BC=9A=E5=B7=B2=E8=A7=A3=E7=BB=91?= =?UTF-8?q?=EF=BC=8C=E6=93=8D=E4=BD=9C=E9=A1=B9=E3=80=90=E8=A7=A3=E7=BB=91?= =?UTF-8?q?=E3=80=91=E6=8C=89=E9=92=AE=E6=9C=AA=E7=BD=AE=E7=81=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- flossom-ui/src/views/system/userInstrument/index.vue | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/flossom-ui/src/views/system/userInstrument/index.vue b/flossom-ui/src/views/system/userInstrument/index.vue index 0247f54..ee43559 100644 --- a/flossom-ui/src/views/system/userInstrument/index.vue +++ b/flossom-ui/src/views/system/userInstrument/index.vue @@ -161,6 +161,16 @@ type="text" icon="el-icon-delete" @click="bingCancel(scope.row)" + v-if="scope.row.bindingStatus == 0" + v-hasPermi="['system:instrument:edit']" + >解绑 + 解绑