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