ludc
2024-11-19 03e9924452d0e7068609378c1d91dc0916c21a98
Source/plt-web/plt-web-ui/src/views/modelingMenu/modeling/attributePool/option.js
@@ -14,11 +14,13 @@
    label: '类型',
    prop: 'attributeDataTypeText',
    sortable: true,
    width:100
  },
  {
    label: '默认值',
    prop: 'defaultValue',
    sortable: true,
    width: 120
  },
  {
    label: '描述',