UNPKG

com-serp-common-components

Version:

``` formJson: { inline: false, // 是否inline展示 labelPosition: "right", // 标题位置(左,右,居中) labelWidth: "", // 标题宽度 (可在单行上定义) statusIcon: true, formItemList: [ // 表单配置项 { type: "slot", slotName: "upload", label: "上传", // 中文名或标题 pro

6 lines (5 loc) 73 B
module.exports = { presets: [ '@vue/cli-plugin-babel/preset' ] }