置顶BUG修改
This commit is contained in:
parent
b707337c4f
commit
f45b2c6331
|
@ -365,6 +365,7 @@ export default {
|
||||||
pageNum: 1,
|
pageNum: 1,
|
||||||
pageSize: 10,
|
pageSize: 10,
|
||||||
orderType: 'DESC',
|
orderType: 'DESC',
|
||||||
|
orderField: 'pin_top',
|
||||||
infoList: [],
|
infoList: [],
|
||||||
delFlag: 0,
|
delFlag: 0,
|
||||||
type: '组件服务',
|
type: '组件服务',
|
||||||
|
@ -519,6 +520,7 @@ export default {
|
||||||
pageNum: 1,
|
pageNum: 1,
|
||||||
pageSize: 10,
|
pageSize: 10,
|
||||||
orderType: 'DESC',
|
orderType: 'DESC',
|
||||||
|
orderField: 'pin_top',
|
||||||
infoList: [],
|
infoList: [],
|
||||||
delFlag: 0,
|
delFlag: 0,
|
||||||
type: '组件服务',
|
type: '组件服务',
|
||||||
|
|
Loading…
Reference in New Issue