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