yaowanxin
21 小时以前 20eb8806fca8195bf6224fcb77c5a5e4bc3c16dc
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();