ソースを参照

修改参数名称

lex 1 年間 前
コミット
f52e3edb0a
1 ファイル変更1 行追加1 行削除
  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 {
         //
       }