user5 2 年 前
コミット
0144beb58e
1 ファイル変更1 行追加1 行削除
  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"