user5 il y a 2 ans
Parent
commit
0144beb58e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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"