fix : 修复提交按钮旁边的返回页面细节
This commit is contained in:
@@ -245,6 +245,7 @@ const tableConfig = reactive({
|
||||
prop: 'oper',
|
||||
label: '操作',
|
||||
align: 'center',
|
||||
fixed:'right',
|
||||
showOverflowTooltip: false,
|
||||
currentRender: ({row, index}) => {
|
||||
let btn = []
|
||||
|
||||
Reference in New Issue
Block a user