Mr.Shi
2023-08-22 d5d7e33e403a4ffe49f5dd1d073fcdf21bc0bb88
screen_standard/src/stores/counter.js
@@ -5,7 +5,7 @@
  state: () => {
    // 678
    return { companyId: '8', departId: '132' };
    return { companyId: '', departId: '' };
  },
  actions: {