fix: add unique key for MidJourney task_id

This commit is contained in:
RockYang
2024-01-03 18:06:10 +08:00
parent 023dc89c3e
commit 3d75093b2c
7 changed files with 103 additions and 70 deletions

View File

@@ -109,7 +109,7 @@
</el-tooltip>
</el-form-item>
<el-form-item label="显示公告" prop="show_demo_notice">
<el-form-item label="显示演示公告" prop="show_demo_notice">
<el-switch v-model="system['show_demo_notice']"/>
<el-tooltip
effect="dark"