Browse Source

宽度调整

user5 2 năm trước cách đây
mục cha
commit
0144beb58e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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"