Explorar o código

修改参数名称

lex hai 1 ano
pai
achega
f52e3edb0a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/coursewarePlay/index.tsx

+ 1 - 1
src/views/coursewarePlay/index.tsx

@@ -418,7 +418,7 @@ export default defineComponent({
             }
           }
         );
-        data.disableScreenRecordingFlag = res.data.paramValue || '';
+        data.disableScreenRecordingFlag = res.data.paranValue || '';
       } catch {
         //
       }