This commit is contained in:
2025-04-18 17:55:09 +08:00
parent 8e44473164
commit 5741f5b1ec
18 changed files with 14244 additions and 12240 deletions

View File

@@ -58,6 +58,7 @@
:dataList="MoneyRecord"
isCondition="true"
isNoIcon="true"
@hancleClick="goClick"
label="orderType"
>
<template slot="labelSlot" slot-scope="slotProps">
@@ -278,7 +279,17 @@ export default {
musicPlay,
},
//方法
methods: {
methods: {goClick(data){
if(data.relationId){
uni.navigateTo({
url: "/pages/bookShop/orderLCont?orderId=" +
data.relationId
});
}
},
// 获取
getData() {
var data = {