This commit is contained in:
bb_pan 2025-07-11 18:04:35 +08:00
parent bb7c3d7933
commit e91e1a7186
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@
<el-table-column label="规格型号" align="center" prop="typeName" :show-overflow-tooltip="true" />
<el-table-column label="设备编码" align="center" prop="maCode" :show-overflow-tooltip="true" />
<el-table-column label="出库人员" align="center" prop="outPerson" :show-overflow-tooltip="true" />
<el-table-column label="库时间" align="center" prop="outTime" :show-overflow-tooltip="true" />
<el-table-column label="库时间" align="center" prop="outTime" :show-overflow-tooltip="true" />
</el-table>
<pagination
v-show="dialogTotal > 0"