update configs

This commit is contained in:
lb
2023-03-17 13:50:11 +08:00
parent d412057a38
commit 00acee7453
14 changed files with 42 additions and 42 deletions

View File

@@ -74,7 +74,7 @@ export default async function () {
prop: "operations",
name: "操作",
fixed: "right",
width: 120,
width: 90,
subcomponent: TableOperaionComponent,
options: [{ name: "edit", label: "编辑", icon: "edit-outline" }, { name: "delete", icon: "delete", label: "删除", emitFull: true, permission: "pms:productionLine:delete" }],
},