lex 1 年之前
父節點
當前提交
bcbadd89ef
共有 1 個文件被更改,包括 1 次插入0 次删除
  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;