lanjianrong 4 سال پیش
والد
کامیت
aac616c072
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/pages/Statistic/Software/Usage/index.jsx

+ 1 - 1
src/pages/Statistic/Software/Usage/index.jsx

@@ -209,7 +209,7 @@ const Usage = () => {
                 key="DepartmentSelect"
                 defaultOpen
                 treeData={options}
-                className="min-w-120px"
+                className="min-w-180px"
                 dropdownMatchSelectWidth
                 multiple
                 onChange={value => trySetOpIds(value)}