gjy 3 years ago
parent
commit
b33f3e0622
1 changed files with 1 additions and 1 deletions
  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