Commit ff96ec7c authored by 李苏's avatar 李苏 💬

调整

parent 618f557e
......@@ -178,10 +178,10 @@
},
async onLoad() {
this.apiGetDwxList()
uni.$on('save', () => {
this.dwxSearch()
})
this.apiGetDwxList()
this.ztMap = await this.$match({
url: 'kqgl/gzrb/init/zt'
})
......
......@@ -41,11 +41,7 @@
}
},
props: {
isxzck: {
type: [Boolean, String],
default: true
},
// isxzck
bgColor: {
type: String,
default: ''
......@@ -64,9 +60,7 @@
}
},
methods: {
xzck(){
this.$Router.replaceAll({name:'xzck'})
},
BackPage() {
uni.navigateBack({
delta: 1
......@@ -80,7 +74,5 @@
</script>
<style scoped>
.tit-xzck{
width: 100%;height: 50%;line-height: 35px;text-align: center;
}
</style>
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