luolei %!s(int64=4) %!d(string=hai) anos
pai
achega
c8e20f98c2
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/store/reducers/newAdvice.js

+ 1 - 0
src/store/reducers/newAdvice.js

@@ -431,6 +431,7 @@ export default (state = initSearchList, action) => {
     newState.operationOrder = [];
     newState.labelListBlood = [];
     newState.transfusionOrder = [];
+    newState.operationName = {};
     return newState;
     }
     return state;