buhuazhen
2026-03-13 03e5b550e53a2f629c50df5c5b0000d15355694c
src/views/inventoryManagement/dispatchLog/Record.vue
@@ -93,6 +93,11 @@
            {{ getRecordType(scope.row.recordType) }}
          </template>
        </el-table-column>
        <el-table-column
            label="车牌"
            prop="licensePlateNo"
            show-overflow-tooltip
        />
         </el-table>
         <pagination
            v-show="total > 0"