Explorar o código

去除密码框可关闭

bill %!s(int64=2) %!d(string=hai) anos
pai
achega
c4029d5629
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/layout/pwd.vue

+ 1 - 1
src/layout/pwd.vue

@@ -1,5 +1,5 @@
 <template>
-  <Modal width="400px" title="三维融合平台" :visible="visible" centered class="model-table">
+  <Modal width="400px" title="三维融合平台" :visible="visible" centered class="model-table" :closable="false">
     <template #footer>
       <Button key="submit" type="primary" @click="okHandler">确定</Button>
     </template>