Commit 30598894 authored by chenzj's avatar chenzj

生产方案bug

parent 5d38e3df
......@@ -21,15 +21,8 @@
v-model="queryParams.prototypeRequestStatus"
clearable
placeholder="请输入生产用途"
@keyup.enter.native="usageName"
>
<el-option
v-for="item in options"
:key="item.value"
:label="item.label"
:value="item.value"
>
</el-option>
</el-select>
</el-form-item>
<!-- <el-form-item label="样品名称" prop="abbreviation">
<el-input
......
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