保安服务企业管理项目备份
guoshilong
2024-01-02 acaf96424ba04b2ab2b9fa0e1bbfa17ea549cc08
src/store/getters.js
@@ -37,5 +37,7 @@
  //面
  polygons: state => state.control.polygons,
  webTitle: state => state.common.webTitle,
};
export default getters;