1
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user