chen.lin
2026-03-10 cb249acbd7ed7f3bc2afa2bc9bee7d69ac8b5e30
rsf-admin/src/page/work/components/StaSelect.jsx
@@ -68,7 +68,7 @@
            source={name}
            choices={list}
            isLoading={loading}
            optionValue='id'
            optionValue='name'
            optionText='name'
            {...parmas}
        />