fix:默认高亮id
This commit is contained in:
@@ -23,7 +23,7 @@ export default {
|
|||||||
pages: 1,
|
pages: 1,
|
||||||
total: 0
|
total: 0
|
||||||
},
|
},
|
||||||
orderBy: '',
|
orderBy: 'id',
|
||||||
/* 工具参数 */
|
/* 工具参数 */
|
||||||
tools: {
|
tools: {
|
||||||
loading: true, // 是否显示table加载动画
|
loading: true, // 是否显示table加载动画
|
||||||
|
|||||||
Reference in New Issue
Block a user