1178232204@qq.com hace 3 años
padre
commit
eb1bb36fb6
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/store.js

+ 1 - 0
src/store.js

@@ -131,6 +131,7 @@ const store = new Vuex.Store({
         txtDoc:''
       }
       state.addBuriedSomeList=[]//买点数据
+      state.scaleInfo =null//量表信息
     },
     setDetail(state,param){//明细
       const detail = param.detail;