#6 1104

병합
wangs elab-damai-h5/fix_查看页没有数据 에서 elab-damai-h5/develop 로 1 commits 를 머지했습니다 8 달 전
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 ) {