Commit 7dcdfec0 authored by chenzj's avatar chenzj

刀模具选择的筛选名称改成SN编码

parent d6a32c55
......@@ -16,10 +16,10 @@
v-show="showSearch"
label-width="100px"
>
<el-form-item label="刀模版具编码" prop="toolCode">
<el-form-item label="SN编码" prop="toolCode">
<el-input
v-model="queryParams.toolCode"
placeholder="请输入刀模版具编码"
placeholder="请输入SN编码"
clearable
@keyup.enter.native="handleQuery"
/>
......
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