Commit 7a5a0917 authored by 张伯涛's avatar 张伯涛

修改

parent 14599bcc
......@@ -91,7 +91,7 @@
</el-table-column>
<el-table-column :show-overflow-tooltip="true" align="center" prop="packageCode">
<template slot="header">
<div>批次号</div>
<div>批次号/唯一码</div>
<div>Batch No.</div>
</template>
<template slot-scope="scope">
......@@ -586,7 +586,7 @@
</el-table-column>
<el-table-column :show-overflow-tooltip="true" align="center" prop="repPackageCode">
<template slot="header">
<div>替换SN批次</div>
<div>替换SN批次/唯一码</div>
<!-- <div>Part Description</div>-->
</template>
<template slot-scope="scope">
......@@ -604,7 +604,7 @@
</el-table-column>
<el-table-column :show-overflow-tooltip="true" align="center" prop="mainPackageCode">
<template slot="header">
<div>维修SN批次</div>
<div>维修SN批次/唯一码</div>
<!-- <div>Qty</div>-->
</template>
<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