添加计分本草稿功能
This commit is contained in:
@@ -49,7 +49,7 @@ const toEditPage = () => {
|
||||
bowtargetType: bowtargetType.value,
|
||||
amountGroup: amountGroup.value,
|
||||
});
|
||||
uni.navigateTo({
|
||||
uni.redirectTo({
|
||||
url: "/pages/point-book-edit",
|
||||
});
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user