Commit ceb048b9 authored by 张海景's avatar 张海景

update:修改上下机长度

parent 7fd84b87
......@@ -121,8 +121,8 @@
</template>
</el-table-column>
<el-table-column label="入库方式" align="center" prop="warehouseDesc" width="120"/>
<el-table-column label="上机时间" width="120" align="center" prop="upDate" />
<el-table-column label="下机时间" width="120" align="center" prop="downDate" />
<el-table-column label="上机时间" width="170" align="center" prop="upDate" />
<el-table-column label="下机时间" width="170" align="center" prop="downDate" />
<el-table-column label="物料名称" width="150" align="center" prop="itemName" />
<el-table-column label="物料编码" width="150" align="center" prop="itemCode" />
<el-table-column label="台账编码" width="180" align="center" prop="toolCode" />
......
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