调整走访对象跨应用跳转特殊人群
This commit is contained in:
@@ -208,7 +208,6 @@ export default {
|
||||
computed: {...mapState(['user'])},
|
||||
created() {
|
||||
this.getType()
|
||||
this.typeConfirm([{value: "1adc7c0963e14b06bce444ab6ed49fc5", label: "测试居民档案选择器"}])
|
||||
},
|
||||
onShow() {
|
||||
document.title = '新增人员'
|
||||
@@ -445,7 +444,7 @@ export default {
|
||||
this.$u.toast('提交成功')
|
||||
uni.$emit('specialPeopleList')
|
||||
setTimeout(() => {
|
||||
uni.navigateBack()
|
||||
uni.navigateBack({})
|
||||
}, 600)
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user