Ver Fonte

前端分类

gjy há 2 anos atrás
pai
commit
881a3e7302
1 ficheiros alterados com 2 adições e 0 exclusões
  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':