Source/ProjectWeb/src/views/base/UIContentViewerInDialog.vue
@@ -122,7 +122,6 @@ methods: { initUI() { getUIContent({btmType: this.btmType, id: this.content}).then(res => { console.log(res.data.obj) this.uiDefineVO = res.data.obj; this.initContent(); })