gaoluyang
2 天以前 9bca5ca91f2ec5107c6e10c8d18588636213bd58
src/views/procurementManagement/paymentEntry/index.vue
@@ -537,7 +537,7 @@
  })
    .then(() => {
      tableLoading.value = true;
         delPaymentRegistration(row.id)
         delPaymentRegistration([row.id])
        .then((res) => {
          proxy.$modal.msgSuccess("删除成功");
          getList();