Skip to content

Commit 45acc43

Browse files
author
piexlMax(奇淼
committed
Merge branch 'refs/heads/main' into dev-281
# Conflicts: # web/package.json
2 parents 5cc1350 + 90c8a24 commit 45acc43

File tree

1 file changed

+1
-1
lines changed
  • web/src/view/superAdmin/authority/components

1 file changed

+1
-1
lines changed

Diff for: web/src/view/superAdmin/authority/components/menus.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
</el-button>
3838
</span>
3939
<span v-if="data.menuBtn.length">
40-
<el-button type="primary" link @click="() => OpenBtn(data)">
40+
<el-button type="primary" link @click.stop="() => OpenBtn(data)">
4141
分配按钮
4242
</el-button>
4343
</span>

0 commit comments

Comments
 (0)