@@ -117,7 +117,7 @@ export default {
cancleShare() {
uni.showModal({
title: "提示",
- content: "确定要撤销该条分享记录?",
+ content: "确定要撤销该条分享?",
success: (res) => {
if (res.confirm) {
this.$http