소스 검색

去掉维保,维修的排序

zhulizhen 5 년 전
부모
커밋
8aab37d6a0
2개의 변경된 파일2개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 2
      src/views/equipment/table/wbTable.vue
  2. 1 1
      src/views/equipment/table/wxTable.vue

+ 1 - 2
src/views/equipment/table/wbTable.vue

@@ -206,8 +206,7 @@ export default {
                     diff: this.diff,
                     plazaId: this.$store.state.plazaId,
                     page: this.currentPage,
-                    size: this.size,
-                    orderBy: `wb_gzglid,0;sbjbm,1;reportdate,0;`
+                    size: this.size
                 }
             }
             //下拉

+ 1 - 1
src/views/equipment/table/wxTable.vue

@@ -190,7 +190,7 @@ export default {
                     plazaId: this.$store.state.plazaId,
                     page: this.currentPage,
                     size: this.size,
-                    orderBy: `sbjbm,0;sjjssj,1`
+                    
                 }
             }
             //下拉