zjs_project 8 ماه پیش
والد
کامیت
cf0999c5e6
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      src/pages/webgl_rxdz_look/webgl_rxdz_look.vue
  2. 1 1
      src/pages/webgl_rxdz_test_look/webgl_rxdz_test_look.vue

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