Explorar o código

Merge branch 'dev' of http://192.168.1.41:3000/outaozhen/cldV2react into dev

outaozhen %!s(int64=4) %!d(string=hai) anos
pai
achega
560815d0ed
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/pages/Statistic/Software/Usage/index.jsx

+ 2 - 0
src/pages/Statistic/Software/Usage/index.jsx

@@ -192,6 +192,7 @@ const Usage = () => {
               <Select
                 key="StaffSelect"
                 className="min-w-120px"
+                defaultOpen
                 dropdownMatchSelectWidth
                 options={options}
                 mode="multiple"
@@ -200,6 +201,7 @@ const Usage = () => {
             ) : (
               <TreeSelect
                 key="DepartmentSelect"
+                defaultOpen
                 treeData={options}
                 className="min-w-120px"
                 dropdownMatchSelectWidth