king
2021-08-24 1a11f7115e61c548f9ffc77d0a9e504307ca71b2
src/utils/utils-custom.js
@@ -97,6 +97,11 @@
          value: item.uuid,
          label: item.name
        }
      } else if (item.type === 'form') { // 数据格式,存在数据源
        return {
          value: item.uuid,
          label: item.name
        }
      } else if (item.type === 'tabs') {
        let _item = {
          value: item.uuid,