Source/UBCS-WEB/src/components/Tree/attrCrud.vue
@@ -374,6 +374,7 @@ editingRows: null, editShows:"", attrFlag: false, referObject:{}, //编码申请预览option applicationoption: { column: [] @@ -1391,6 +1392,7 @@ //参照配置子组件 echoReferConfig(val){ console.log('val--',val) this.referObject=val this.$set(this.CurrentCell,'referConfig',JSON.stringify(val)) },