mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-18 00:45:54 +08:00
添加注释,删除无用代码
This commit is contained in:
@@ -74,7 +74,7 @@ export default {
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
editor: null,
|
||||
editor: null, // 富文本编辑器初始化
|
||||
data: this.value, // 富文本数据
|
||||
dataEdit: "", // 编辑数据
|
||||
showHTMLModal: false, // 显示html
|
||||
|
||||
Reference in New Issue
Block a user