瀏覽代碼

历史数据接口修改

yuhan 10 月之前
父節點
當前提交
9814a4abc3
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/views/module_interLock/interlockHistoryData/InterlockHistoryList.vue

+ 2 - 1
src/views/module_interLock/interlockHistoryData/InterlockHistoryList.vue

@@ -336,7 +336,8 @@
           // }
         ],
         url: {
-          list: "/history/interlockDetailHistory/list1",
+          list: "/history/interlockDetailHistory/listHistoryByUser",
+          // list: "/history/interlockDetailHistory/list1",
           delete: "/summary/interlockSummary/delete",
           deleteBatch: "/summary/interlockSummary/deleteBatch",
           exportXlsUrl: "/history/interlockDetailHistory/sdexportLS",