Explorar el Código

回收站公海线索排序调整

qymljy hace 5 meses
padre
commit
ab1c751e75
Se han modificado 1 ficheros con 1 adiciones y 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()
     },
     /*获取分类*/