[update] 修改bug79359
This commit is contained in:
@@ -207,7 +207,12 @@ export default {
|
||||
}
|
||||
],
|
||||
image: false,
|
||||
imageUrl: null
|
||||
imageUrl: null,
|
||||
/* 排序参数 */
|
||||
isorter: {
|
||||
column: 'createTime',
|
||||
order: 'asc'
|
||||
}
|
||||
}
|
||||
},
|
||||
methods: {
|
||||
|
||||
Reference in New Issue
Block a user