文字调整
This commit is contained in:
@@ -136,7 +136,7 @@
|
|||||||
</el-table-column>
|
</el-table-column>
|
||||||
</ai-table>
|
</ai-table>
|
||||||
<span slot="footer" class="dialog-footer">
|
<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>
|
<el-button type="primary" @click="onConfirm">添加</el-button>
|
||||||
</span>
|
</span>
|
||||||
</AiDialog>
|
</AiDialog>
|
||||||
|
|||||||
Reference in New Issue
Block a user