Browse Source

Merge branch 'syf-scale1220' into test

1178232204@qq.com 3 năm trước cách đây
mục cha
commit
7a6e19b075
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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;