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();