Commit ab26d19f by LJM

css

parent 3054a41e
Showing with 1 additions and 1 deletions
......@@ -20,7 +20,7 @@
<el-option label="已报价" value="2"></el-option>
</el-select>
</el-form-item>
<el-form-item label="是否成" prop="is_purchased">
<el-form-item label="是否成" prop="is_purchased">
<el-select v-model="formParam.is_purchased" placeholder="请选择" clearable>
<el-option label="全部" value=""></el-option>
<el-option label="是" value="0"></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 sign in to comment