src/views/reportForm/outboundDetail/AddOutboundDetailDialog.vue
@@ -239,7 +239,7 @@ @addProductClick="addProductClick('操作')" > <template v-if="showFooter" slot="tableButton"> <el-table-column label="操作" width="60" fixed="right" align="center"> <el-table-column label="操作" width="60" align="center"> <template slot-scope="scope"> <div @click="handleDelClick(scope, '操作')"> <i class="el-icon-delete"></i>