|
@@ -601,7 +601,7 @@
|
|
|
// this.$refs.myLoading.showLoading("提交中...")
|
|
|
let shottingImg = await this.shottingAction() + "?x-oss-process=image/auto-orient,1/quality,Q_46/format,jpg";//开始截图
|
|
|
console.warn("***shottingImg***",shottingImg);
|
|
|
- let userId = this.userId ? this.userId : '129130';
|
|
|
+ let userId = this.userId ? this.userId : '';
|
|
|
let param = {
|
|
|
"brandId": 94,
|
|
|
"houseId": this.curHouseObj.houseId,
|