Browse Source

前端分类

gjy 2 years ago
parent
commit
881a3e7302
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/views/workNotification/utils/index.js

+ 2 - 0
src/views/workNotification/utils/index.js

@@ -33,6 +33,8 @@ export function code2Url (type, code, state,status,message,businessId) {
       return warehouseReceiptRegulation(code, state)
     case 'ROLE':
       return stock(code, state)
+    case 'FEIYONGYUNFEI':
+      return profitable(code,state)  
     case 'TRANSPORTATIONTASK':
       return trantask(code,state,message)
     case 'WAREHOUSE':