Commit 463905a2 authored by 沈翠玲's avatar 沈翠玲

刀模申请单

parent 26890831
......@@ -13,8 +13,8 @@
<!-- <el-table-column type="selection" width="55" align="center" /> -->
<!-- <el-table-column label="主键id" align="center" prop="toolRequestItemId" /> -->
<el-table-column label="序号" align="center" type="index" />
<el-table-column label="刀模版物料名称" align="center" prop="itemName" />
<el-table-column label="物料编码" align="center" prop="sapItemCode" />
<el-table-column label="刀模版物料名称" align="center" prop="itemName" />
<el-table-column width="120px" label="预计使用寿命" align="center" prop="estimatedLifeTime" />
<el-table-column width="120px" label="是否校验" align="center" prop="inspectionStatus">
<template slot-scope="scope">
......
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