gjy 3 年 前
コミット
b33f3e0622
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/views/workNotification/utils/index.js

+ 1 - 1
src/views/workNotification/utils/index.js

@@ -37,7 +37,7 @@ export function trantask(code, state){
   let url = ''
   switch (code) {
     case 'TRANSPORTATION-SETTLEMENT-REPORT':
-      url = 'applicationDetail'
+      url = 'tranManagementWarehouseInOutTask'
       break
   }
   return url