Ver código fonte

宽度调整

user5 2 anos atrás
pai
commit
0144beb58e
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      src/components/officeTreeSelect/index.vue

+ 1 - 1
src/components/officeTreeSelect/index.vue

@@ -4,7 +4,7 @@
       :title="title"
       :close-on-click-modal="false"
       v-dialogDrag
-      width="340px"
+      width="400px"
       append-to-body
       height="500px"
       @close="close"