zhaosheng

This commit is contained in:
guochunsi
2026-01-26 18:19:57 +08:00
parent 741af78a0e
commit c5eea52c46
48 changed files with 656 additions and 488 deletions

View File

@@ -45,7 +45,7 @@
v-if="permissions.professional_professionaltitlelevelconfig_del"
icon="delete"
link
type="primary"
type="danger"
style="margin-left: 12px"
@click="handleDel(scope.row)">删除
</el-button>