master
于肖磊 2024-12-16 11:58:54 +08:00
parent 7218b5d9d0
commit e89fa6dfea
1 changed files with 1 additions and 0 deletions

View File

@ -101,6 +101,7 @@
}, },
}, },
methods: { methods: {
isEmpty,
init() { init() {
const new_content = this.propValue.content || {}; const new_content = this.propValue.content || {};
const new_style = this.propValue.style || {}; const new_style = this.propValue.style || {};