huminmin
9 小时以前 cdf8190c92a536dabdbd3dfd6758cf67320ff6df
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();