Commit 02e05116 by 姜雷

Merge branch 'develop' into 'test'

添加根据运营商选择区域 See merge request !151
parents b47d2cbf b181e5f2
......@@ -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