src/views/consumablesLogistics/receiptManagement/Record.vue
@@ -86,7 +86,7 @@ {{ getRecordType(scope.row.recordType) }} </template> </el-table-column> --> <el-table-column label="操作" <!-- <el-table-column label="操作" width="120" align="center"> <template #default="scope"> @@ -94,7 +94,7 @@ size="mini" @click="handlePreview(scope.row)">导出过磅单</el-button> </template> </el-table-column> </el-table-column> --> </el-table> <div style="margin-top: 12px; display: flex; justify-content: flex-end;"> <pagination v-show="total > 0"