huminmin
18 小时以前 916e11ab2a264298a9328478b3636586145b496e
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();