浏览代码

数据清空

1178232204@qq.com 3 年之前
父节点
当前提交
eb1bb36fb6
共有 1 个文件被更改,包括 1 次插入0 次删除
  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;