文字调整

This commit is contained in:
liushiwei
2023-08-09 02:56:39 +08:00
parent 80425f3d65
commit a7f162894e

View File

@@ -136,7 +136,7 @@
</el-table-column>
</ai-table>
<span slot="footer" class="dialog-footer">
<el-button @click="isShow = false"> </el-button>
<el-button @click="isShow = false"> </el-button>
<el-button type="primary" @click="onConfirm">添加</el-button>
</span>
</AiDialog>