|
|
|
@ -220,7 +220,7 @@ export default {
|
|
|
|
pageNum: that.query.page,
|
|
|
|
pageNum: that.query.page,
|
|
|
|
pageSize: that.query.size,
|
|
|
|
pageSize: that.query.size,
|
|
|
|
keys: "",
|
|
|
|
keys: "",
|
|
|
|
classify: 2,
|
|
|
|
classify: 1,
|
|
|
|
// classify: that.tabActive + 1,
|
|
|
|
// classify: that.tabActive + 1,
|
|
|
|
statusStr: that.tabInfo[that.tabActive].childList[that.menuActive].tip,
|
|
|
|
statusStr: that.tabInfo[that.tabActive].childList[that.menuActive].tip,
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|