charles
2024-08-06 5ecb7958c96d3f0b6d47b79aff7eb306c2cf690f
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>