Commit 43f152c5 authored by 成旭东's avatar 成旭东

fix

parent 36f8e28a
Pipeline #27974 passed with stage
in 2 minutes 27 seconds
......@@ -164,7 +164,7 @@ const ProjectTagComponent = (props: any) => {
]}
>
<Select>
<Option value={0}>无排序</Option>
<Option value={999}>无排序</Option>
<Option value={1}>第一位</Option>
<Option value={2}>第二位</Option>
<Option value={3}>第三位</Option>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment