Commit bb1cd57f by Ken Nakahira

提交更新代码

parent d847ec3d
...@@ -512,7 +512,6 @@ export default { ...@@ -512,7 +512,6 @@ export default {
fontSize:0, fontSize:0,
boxHeight:210, boxHeight:210,
debouncedNextTips:null, debouncedNextTips:null,
processingDialogue:false,
quotedData:[] quotedData:[]
} }
}, },
......
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -711,7 +711,6 @@ var _default = { ...@@ -711,7 +711,6 @@ var _default = {
fontSize: 0, fontSize: 0,
boxHeight: 210, boxHeight: 210,
debouncedNextTips: null, debouncedNextTips: null,
processingDialogue: false,
quotedData: [] quotedData: []
}; };
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment