吉安感知网项目-前端
张含笑
2026-01-12 3b29fb2c44c88a7caadf0e3d410fa16ed0abc804
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) {