This commit is contained in:
qsh
2024-06-18 15:16:04 +08:00
parent 1c37dbc5f8
commit e3c85cbaae
13 changed files with 801 additions and 164 deletions

View File

@@ -11,9 +11,7 @@
/>
</el-form-item>
<el-form-item>
<el-button type="primary" @click="handleQuery" v-hasPermi="['clue:skill:search']">
搜索
</el-button>
<el-button @click="handleQuery" v-hasPermi="['clue:skill:search']">搜索</el-button>
<el-button @click="resetQuery" v-hasPermi="['clue:skill:reset']">重置</el-button>
<el-button type="primary" plain @click="handleAdd" v-hasPermi="['clue:skill:add']">
新增