This commit is contained in:
花有清香月有阴
2022-01-05 09:56:50 +08:00
parent dc13bea104
commit 63d9f51b45
2 changed files with 1 additions and 686 deletions

View File

@@ -47,21 +47,15 @@
<div class="btn" @click="submit">保存</div>
</div>
<!-- <component v-else :is="comp" @back="backlist"></component> -->
</div>
</template>
<script>
import { mapState } from 'vuex'
// import walkObject from './walkObject'
export default {
name: 'add',
components: {
// walkObject,
// selectType,
},
components: {},
props: {},
data() {
return {
@@ -198,14 +192,6 @@ export default {
this.forms.areaId = e
},
// backlist(e) {
// this.forms.create_user_name = e.item.create_user_name
// this.forms.menuLevel3Name = e.menuLevel3Name
// this.forms.applicationId = e.appId
// this.forms.optionId = e.item.id
// this.addList = true
// },
realityStstus(e) {
this.forms.reality = e[0].label
this.forms.realityValue = e[0].value