Commit cb54bac2 authored by 沈翠玲's avatar 沈翠玲

刀具到货时间

parent 6bc40ec0
...@@ -267,6 +267,7 @@ ...@@ -267,6 +267,7 @@
</template> </template>
</el-table-column> </el-table-column>
<el-table-column label="订单编号" width="140" align="center" prop="salesVoucher" /> <el-table-column label="订单编号" width="140" align="center" prop="salesVoucher" />
<el-table-column label="刀具到货时间" width="140" align="center" prop="toolArrivalTime" />
<el-table-column label="产品分类" width="200" align="center" prop="itemTypeName" :show-overflow-tooltip="true" /> <el-table-column label="产品分类" width="200" align="center" prop="itemTypeName" :show-overflow-tooltip="true" />
<el-table-column label="产品编号" width="120" align="center" prop="sapItemCode" /> <el-table-column label="产品编号" width="120" align="center" prop="sapItemCode" />
<el-table-column label="产品名称" width="200" align="center" prop="productName" /> <el-table-column label="产品名称" width="200" align="center" prop="productName" />
......
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