lanjianrong hace 4 años
padre
commit
aac616c072
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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)}