liushengqiang %!s(int64=2) %!d(string=hai) anos
pai
achega
d862f6d746
Modificáronse 1 ficheiros con 7 adicións e 0 borrados
  1. 7 0
      src/views/coursewarePlay/index.tsx

+ 7 - 0
src/views/coursewarePlay/index.tsx

@@ -256,6 +256,13 @@ export default defineComponent({
         )
         data.detail = res.data
         if (res?.data?.lockFlag) {
+          postMessage({
+            api: 'courseLoading',
+            content: {
+              show: false,
+              type: 'fullscreen'
+            }
+          })
           showDialog({
             title: '温馨提示',
             message: '课件已锁定',