buhuazhen
9 天以前 d2d931816da9f6de4da1f3a7f3f6e596128c6f14
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"