完成第一部分
This commit is contained in:
@ -85,7 +85,7 @@ Page({
|
||||
// “结算明细”跳转
|
||||
goToSettlementDetail() {
|
||||
wx.navigateTo({
|
||||
url: '/pages/settlementDetail/settlementDetail' // 替换为你的页面路径
|
||||
url: '/pages/projectModule/subSettlement/subSettlement' // 替换为你的页面路径
|
||||
});
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user