wukai 2 жил өмнө
parent
commit
c41ef3d6a1

+ 1 - 1
src/views/system/alarm/index.vue

@@ -365,7 +365,7 @@ function handleDelete(row) {
 /** 导出按钮操作 */
 function handleExport() {
   proxy.download(
-    'alarm/alarm/export',
+    'system/alarm/export',
     {
       ...queryParams.value
     },