残疾人
This commit is contained in:
@@ -171,7 +171,8 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import {mapState} from 'vuex'
|
||||
import AiSelect from '../../components/AiSelect'
|
||||
import AiAreaPicker from '../../components/AiAreaPicker.vue'
|
||||
|
||||
export default {
|
||||
name: 'Add',
|
||||
@@ -197,6 +198,11 @@ export default {
|
||||
}
|
||||
},
|
||||
|
||||
components: {
|
||||
AiSelect,
|
||||
AiAreaPicker
|
||||
},
|
||||
|
||||
onLoad() {},
|
||||
|
||||
onShow() {
|
||||
@@ -279,6 +285,7 @@ export default {
|
||||
i {
|
||||
color: #999;
|
||||
font-size: 30px;
|
||||
font-style: initial;
|
||||
}
|
||||
|
||||
image {
|
||||
|
||||
Reference in New Issue
Block a user