Browse Source

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

zhangxc 5 năm trước cách đây
mục cha
commit
5aad0ea1dc
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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();