残疾人

This commit is contained in:
shijingjing
2022-01-26 18:01:16 +08:00
parent 923556220c
commit 3dfa7f782d

View File

@@ -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 {