Commit bb5978e6 by yangzhi

fix:工单

parent dbc21a84
......@@ -924,6 +924,10 @@ export default {
onChange={v => this.setStatus(item, v)}
>
<el-option
label=""
value=""
></el-option>
<el-option
label="低"
value="1"
></el-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