Browse Source

修改化验明细项显示名称(2516)

zhangxc 5 years ago
parent
commit
5aad0ea1dc
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/store/async-actions/pushMessage.js

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

@@ -192,7 +192,6 @@ export const getConceptDetail = (item,noTips,noDetails,noNotify) => {
 }
 
 export const getAllConceptDetail = (item) => {
-  console.log('item11',item)
 
     return(dispatch, getState) => {
         const state = getState();