瀏覽代碼

修改参数名称

lex 11 月之前
父節點
當前提交
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 {
         //
       }