瀏覽代碼

Merge branch 'syf-scale1220' into test

1178232204@qq.com 3 年之前
父節點
當前提交
7a6e19b075
共有 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;