chenhj
4 天以前 d0ba164499dbeb1835788fc392afb01f24bf246f
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"