huminmin
10 天以前 b31c4a85ee6d08958dc44bc824169580dc87efaa
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"