This commit is contained in:
aihe 2024-05-24 17:24:56 +08:00
parent 6f61f1ef16
commit 05718f55e3

View File

@ -37,7 +37,7 @@
custom-style="margin: 0 10rpx;height:80rpx;font-size: 30rpx;">
返回
</u-button>
<u-button @click="goto(`post/post?id=${222}`)" type="primary" size="large" shape="circle"
<u-button @click="goto(`post/openorder?copyBillCode=${queryOption.billCode}`)" type="primary" size="large" shape="circle"
custom-style="margin: 0 10rpx;height:80rpx;font-size: 30rpx;">再来一单
</u-button>
</u-row>