zjs_project před 8 měsíci
rodič
revize
cf0999c5e6

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