fix: 修改挂账明细管理跳转方式
This commit is contained in:
@@ -190,7 +190,7 @@ async function handleOperatClick(data: IOperatData) {
|
||||
|
||||
if (data.name == "detail") {
|
||||
router.push({
|
||||
path: "/credit-detail",
|
||||
name: "creditDetail",
|
||||
query: {
|
||||
id: data.row.id,
|
||||
repaymentMethod: data.row.repaymentMethod,
|
||||
|
||||
Reference in New Issue
Block a user