Commit 2597a536 authored by 张海景's avatar 张海景

update:修改排产换型对照信息

parent f12123d8
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
width="80%" width="80%"
append-to-body append-to-body
> >
<el-row :gutter="20"> <el-row :gutter="20" style="max-height: 600px; overflow-y: auto;">
<!--分类数据--> <!--分类数据-->
<el-col :span="4" :xs="24"> <el-col :span="4" :xs="24">
<div class="head-container"> <div class="head-container">
......
...@@ -4,7 +4,6 @@ ...@@ -4,7 +4,6 @@
:visible.sync="showFlag" :visible.sync="showFlag"
:modal= false :modal= false
width="80%" width="80%"
center
> >
<el-form :model="queryParams" ref="queryForm" size="small" :inline="true" v-show="showSearch" label-width="100px"> <el-form :model="queryParams" ref="queryForm" size="small" :inline="true" v-show="showSearch" label-width="100px">
<el-form-item label="所属工序" prop="processName"> <el-form-item label="所属工序" prop="processName">
......
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