Source/plt-web/plt-web-ui/src/views/modelingMenu/modeling/attributePool/option.js
@@ -4,6 +4,18 @@ prop: 'id', search: true, sortable: true, type:'select', allowCreate:true, filterable:true, props:{ label:'id', value:'id' }, dicUrl:"/api/attributeController/gridAttribute", dicQuery:{ page:1, limit:-1 } }, { label: '标签',