mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-09 10:56:44 +08:00
重置默认笔记公开状态
This commit is contained in:
@@ -273,6 +273,7 @@ export default {
|
|||||||
this.inAnimationText = '笔记编辑成功';
|
this.inAnimationText = '笔记编辑成功';
|
||||||
this.inAnimation = true;
|
this.inAnimation = true;
|
||||||
this.isEdit = false;
|
this.isEdit = false;
|
||||||
|
this.editRadio = 9; // 重置默认笔记公开状态
|
||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
that.getMyNote();
|
that.getMyNote();
|
||||||
that.mynoteData = {
|
that.mynoteData = {
|
||||||
|
|||||||
Reference in New Issue
Block a user