瀏覽代碼

Merge branch 'fix_查看页没有数据' of elab-damai-h5/h5-webgl-program into develop

wangs 9 月之前
父節點
當前提交
9812863b0e

+ 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 ) {