This commit is contained in:
2026-08-11 09:31:42 +08:00
parent 9391c4db09
commit 0a5b3b2cab
21 changed files with 409 additions and 108 deletions
+1 -1
View File
@@ -97,7 +97,7 @@
</el-link>
<el-link
v-if="this.permissionList.delBtn"
type="primary"
type="danger"
@click="rowDel(row)"
>删除
</el-link>