Commit b181e5f2 by 姜雷

添加根据运营商选择区域

parent ba3a0c7d
......@@ -13,6 +13,7 @@ import BeanType from '../components/input/BeanTypeSelect/mixin';
import OperatorOptions from '../components/input/OperatorSelect/mixin';
import ServiceType from '../components/input/ServiceTypeSelect/mixin';
import AreaService from '../components/input/AreaServiceSelect/mixin';
import OperatorArea from '../components/input/AreaDashboard/mixin';
import SearchBar from '../mixins/searchBar';
export default {
......@@ -30,6 +31,7 @@ export default {
},
Input: {
Area,
OperatorArea,
BaseData,
BeanType,
OperatorOptions,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment