fix : 修复表格更新数据回显,新增征集提示框
This commit is contained in:
@@ -173,10 +173,10 @@ const searchConfig = reactive([
|
||||
])
|
||||
const tableConfig = reactive({
|
||||
columns: [
|
||||
{
|
||||
type: 'selection',
|
||||
prop: 'selection'
|
||||
},
|
||||
// {
|
||||
// type: 'selection',
|
||||
// prop: 'selection'
|
||||
// },
|
||||
{
|
||||
prop: 'name',
|
||||
type: 'index',
|
||||
|
||||
Reference in New Issue
Block a user