src/views/procurementManagement/paymentEntry/index.vue
@@ -29,7 +29,7 @@
            <el-form-item style="float: right; margin-right: unset">
              <el-button @click="handleExport" style="margin-right: 10px">导出</el-button>
              <el-button type="primary" @click="openForm('add')">
                新增付款
                付款登记
              </el-button>
<!--              <el-button type="danger" plain @click="handleDelete">-->
<!--                删除-->