@@ -275,7 +275,7 @@ export default {
}
if (!this.lookingCount || this.lookingCount < 0) {
this.noEditFlag = true;
- alert("请填写正确的再看/转发");
+ alert("请填写正确的在看/转发");
return;
if (!this.mediaTitle) {
@@ -239,7 +239,7 @@ export default {