#6 1104

已合并
wangs 8 月之前 将 1 次代码提交从 elab-damai-h5/fix_查看页没有数据合并至 elab-damai-h5/develop

+ 1 - 1
src/pages/webgl_rxdz_look/webgl_rxdz_look.vue

@@ -495,7 +495,7 @@
 			        id: this.id,
 			        brandId: $config.brandId,
 					houseId:this.houseId,
-					userId,
+					// userId,
 			    };
 			    const res = await requestConfig('getCustomizedRecord', params);
 			    if (res.success ) {

+ 1 - 1
src/pages/webgl_rxdz_test_look/webgl_rxdz_test_look.vue

@@ -497,7 +497,7 @@
 			        brandId: $config.brandId,
 					houseId:this.houseId,
 					// userId,
-					type:'QIANCE',
+					// type:'QIANCE',
 			    };
 			    const res = await requestConfig('getCustomizedRecord', params);
 			    if (res.success ) {