首页修改
This commit is contained in:
@@ -103,14 +103,14 @@
|
||||
|
||||
},
|
||||
onShow() {
|
||||
// uni.$on('businesscategorys', res => {
|
||||
// console.log(res);
|
||||
// this.form.mcc = res.code;
|
||||
// this.form.article = res.name;
|
||||
// this.keyword = uni.cache.get('keyword')
|
||||
// // this.form.contactLine = res.unionpayCode
|
||||
// // this.form.branchName = res.branchName
|
||||
// });
|
||||
uni.$on('businesscategorys', res => {
|
||||
console.log(res);
|
||||
this.form.mcc = res.code;
|
||||
this.form.article = res.name;
|
||||
this.keyword = uni.cache.get('keyword')
|
||||
// this.form.contactLine = res.unionpayCode
|
||||
// this.form.branchName = res.branchName
|
||||
});
|
||||
},
|
||||
methods: {
|
||||
showpopupclick() {
|
||||
|
||||
Reference in New Issue
Block a user