This commit is contained in:
2025-03-21 17:36:55 +08:00
parent de8acbcd81
commit 03f5cdafb7

View File

@@ -54,7 +54,7 @@
<span style="font-size: 18px; font-weight: 600">上次导入日期:{{ '2025-03-21' }}</span>
<span style="font-size: 18px; font-weight: 600">异常零件号:{{ '5615102DSV0100B22' }}</span>
<!-- <span style="font-size: 18px; font-weight: 600; margin-left: 20px">当前查询盘点零件数:{{ QuantitySum }}</span> -->
<span style="font-size: 18px; font-weight: 600; margin-left: 20px">抛光品数:{{ RealQuantitySum }}</span>
<span style="font-size: 18px; font-weight: 600; margin-left: 20px">抛光品:{{ RealQuantitySum }}</span>
</div>
<!-- 数据区域 -->
<el-table :data="dataList" v-loading="loading" ref="table" border highlight-current-row @sort-change="sortChange" @selection-change="handleSelectionChange">