ソースを参照

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;