uniapps/work-wx/src/store/modules/app/index.js @@ -10,6 +10,7 @@ theme: storage.get(THEME_KEY) || 'light', deviceUpdateKey: 0, //设备刷新key jobUpdateKey: 0, //任务刷新key }), getters: { getSystemInfo (state) {