|
@@ -128,7 +128,7 @@ export default {
|
|
|
// this.$refs.basicLayout.param.content.type = 0
|
|
// this.$refs.basicLayout.param.content.type = 0
|
|
|
this.$refs.basicLayout.param.content.deleted = 1
|
|
this.$refs.basicLayout.param.content.deleted = 1
|
|
|
this.$refs.basicLayout.param.content.where = this.selectParam
|
|
this.$refs.basicLayout.param.content.where = this.selectParam
|
|
|
- // this.$refs.basicLayout.param.content.sort = [{reversed:0,sorted:1,sortid:182,sortname:'作废时间倒序'}]
|
|
|
|
|
|
|
+ this.$refs.basicLayout.param.content.sort = [{reversed:0,sorted:1,sortid:231,sortname:'作废时间倒序'}]
|
|
|
this.$refs.basicLayout.listData()
|
|
this.$refs.basicLayout.listData()
|
|
|
},
|
|
},
|
|
|
/*获取分类*/
|
|
/*获取分类*/
|