字典item列表二次删除弹框样式处理

This commit is contained in:
zer0Black
2023-06-30 11:56:25 +08:00
parent 92d4c3a417
commit 21032217fc
@@ -106,6 +106,7 @@ export default {
title: '操作',
dataIndex: 'action',
align: 'center',
width: 150,
scopedSlots: { customRender: 'action' }
}
],