瀏覽代碼

前端分类

gjy 2 年之前
父節點
當前提交
881a3e7302
共有 1 個文件被更改,包括 2 次插入0 次删除
  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':