Ver código fonte

历史数据接口修改

yuhan 10 meses atrás
pai
commit
9814a4abc3

+ 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",