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']"
+ >解绑
+ 解绑