UNPKG

admin-page-generator-ws

Version:
14 lines (13 loc) 245 B
export default { type: "table-operation", name: "表格操作项", icon: "table-operation", belong: "normal", columns: [], config: { prop: "operation", label: "操作", width: 250, fixRight: false } };