From 3849263b31a16a91ff08acaa42786ecfde76f33c Mon Sep 17 00:00:00 2001
From: zhangback <zhangback@163.com>
Date: 星期四, 27 十一月 2025 20:18:08 +0800
Subject: [PATCH] 提交
---
ui/admin-ui3/src/views/tms/paymentTmsQuotePlan/index.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/ui/admin-ui3/src/views/tms/paymentTmsQuotePlan/index.vue b/ui/admin-ui3/src/views/tms/paymentTmsQuotePlan/index.vue
index c3cbd8d..d688bd4 100644
--- a/ui/admin-ui3/src/views/tms/paymentTmsQuotePlan/index.vue
+++ b/ui/admin-ui3/src/views/tms/paymentTmsQuotePlan/index.vue
@@ -380,7 +380,7 @@
})
const goToDetail = (row?:any) => {
- router.push("/basic/tmsQuoteDetail?quotePlanId=" + row.id);
+ router.push("/basic/tmsQuoteDetail?quotePlanType=1"ePlanId=" + row.id);
}
</script>
--
Gitblit v1.8.0