Explorar o código

回收站公海线索排序调整

qymljy hai 5 meses
pai
achega
ab1c751e75
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/HManagement/ecycle/publicClue/index.vue

+ 1 - 1
src/HManagement/ecycle/publicClue/index.vue

@@ -128,7 +128,7 @@ export default {
       // this.$refs.basicLayout.param.content.type = 0
       this.$refs.basicLayout.param.content.deleted = 1
       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()
     },
     /*获取分类*/