This commit is contained in:
liuye
2022-02-10 17:48:02 +08:00
parent bdc7307497
commit a9a3832428

View File

@@ -108,6 +108,7 @@ export default {
this.isGirdUser() this.isGirdUser()
}, },
methods: { methods: {
...mapActions(['injectJWeixin', 'wxInvoke']),
confirmSelect(e) { confirmSelect(e) {
console.log(e) console.log(e)
this.girdId = e[0].value this.girdId = e[0].value