智慧农业后台管理页面
Administrator
2022-05-11 28bf18ec90ae478a81bb0741cdc6d6a2c8ee045a
src/store/getters.js
@@ -27,5 +27,6 @@
    flowRoutes: state => state.dict.flowRoutes,
    //面
    polygons: state => state.common.polygons,
    polygonsFarm: state => state.common.polygonsFarm,
}
export default getters