添加加载状态

This commit is contained in:
admin-lmm
2023-08-30 11:55:30 +08:00
parent cc31572b0f
commit 80a67f92fa
2 changed files with 9 additions and 4 deletions

View File

@@ -329,8 +329,8 @@
</el-row>
</el-form>
<div slot="footer" class="dialog-footer">
<el-button type="primary" @click="submitForm"> </el-button>
<el-button @click="cancel"> </el-button>
<el-button type="primary" @click="submitForm"> </el-button>
</div>
</el-dialog>
</div>