Source/UBCS-WEB/src/components/refer/vciWebReferDefalut.vue
@@ -60,12 +60,6 @@ }, data:this.referConfig.options.data || [], selectionList: [], objTree: {//用于表格树,目前还没加上使用 keyId: 'oid',//树形id字段名称 keyPid: 'parentSaleProduct',//树形父id字段名称 title: 'id',//以树形式显示的字段 defaultShow: false//默认折叠 }, option: { addBtn: false, height: this.referConfig.options.height ? this.referConfig.options.height : 475,