feat: 字段处默认给出提示信息“请将左侧字段拖至此处”

This commit is contained in:
taojinlong
2021-05-24 13:46:00 +08:00
parent 054cf38976
commit 8c6b60ff17
8 changed files with 22 additions and 13 deletions

View File

@@ -79,8 +79,6 @@ export default {
},
mounted() {
const _this = this
debugger
// 加载数据
_this.restore()
const erd = elementResizeDetectorMaker()