liushengqiang 1 năm trước cách đây
mục cha
commit
e4c56cd84e

+ 1 - 0
src/pc/create/component/the-create/index.tsx

@@ -145,6 +145,7 @@ export default defineComponent({
 
 		return () => (
 			<NModal
+				unstableShowMask={false}
 				transformOrigin="center"
 				autoFocus={false}
 				show={props.show}

+ 0 - 3
src/pc/home/index.module.less

@@ -168,9 +168,6 @@
 }
 
 :global {
-    .n-modal-scroll-content .n-modal-mask{
-        background-color: rgba(0, 0, 0, .6);
-    }
     .deleteDialog.saveDialog{
         width: 338px;
         .n-dialog__title{