Explorar o código

化验公表项不需要详情

zhangxc %!s(int64=6) %!d(string=hai) anos
pai
achega
589955c485
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/store/async-actions/pushMessage.js

+ 1 - 1
src/store/async-actions/pushMessage.js

@@ -128,7 +128,7 @@ export const getConceptDetail = (item) => {
                         type: SET_CLICK_DIAG,
                         clickDiag: item
                     })
-                    if(item.type == '5' || item.type == '6') {
+                    if(item.type == '5' || item.type == '6' || item.type == '12') {
                         dispatch({
                             type: SET_TIPS,
                             tips: res.data.data,