lex 1 year ago
parent
commit
bcbadd89ef
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/pc/component/upload-to-resources/index.tsx

+ 1 - 0
src/pc/component/upload-to-resources/index.tsx

@@ -253,6 +253,7 @@ export default defineComponent({
         <NModal
           autoFocus={false}
           show={props.show}
+          unstableShowMask={false}
           maskClosable={false}
           onUpdate:show={(val) => {
             model.productOpen = false;