import type { CTableAction } from "../types"; export const actions: Array = [ { title: "按钮1", type: "primary", key: "builtinPlacements", }, ];