This commit is contained in:
dhr
2025-08-29 16:12:14 +08:00
parent 6f2b503bd2
commit 31b00165cf
3 changed files with 10 additions and 3 deletions

View File

@ -112,7 +112,7 @@
<el-button
type="primary"
@click="submitForm"
v-hasPermi="['design:collect:add']"
v-hasPermi="['design:collect:batch']"
v-if="!form.id || form.status == 'draft'"
size="large"
class="px-8 transition-all hover:bg-blue-600"