瀏覽代碼

去掉维保,维修的排序

zhulizhen 4 年之前
父節點
當前提交
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`
+                    
                 }
             }
             //下拉