吉安感知网项目-前端
shuishen
2026-01-16 b618191bab4e910744711fb4f2d6335d14aaa00a
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) {