问题修复

This commit is contained in:
donqi 2023-04-11 23:15:41 +08:00
parent e1497d7e77
commit ce4fa87a43
1 changed files with 2 additions and 1 deletions

View File

@ -532,6 +532,7 @@
this.curUserInfo = this.$request.getCurUserInfo();
let res = await this.$request.getUnlimitedWxacode({
scene: "distributor=" + this.curUserInfo.customerId,
width: 1280
//FIXME:
// env_version: 'trial'
});