Merge branch 'dwb' of https://e.coding.net/g-cphe0354/cashier/cashier-web
This commit is contained in:
commit
fd65354270
|
|
@ -54,6 +54,7 @@ const contentConfig: IContentConfig<getListRequest> = {
|
||||||
{ label: "品牌", align: "center", prop: "contentType", slotName: "contentType", templet: "custom", },
|
{ label: "品牌", align: "center", prop: "contentType", slotName: "contentType", templet: "custom", },
|
||||||
// { label: "品牌", align: "center", prop: "avatar", templet: "image" },
|
// { label: "品牌", align: "center", prop: "avatar", templet: "image" },
|
||||||
{ label: "打印类型", align: "center", prop: "subType", slotName: "subType", templet: "custom", },
|
{ label: "打印类型", align: "center", prop: "subType", slotName: "subType", templet: "custom", },
|
||||||
|
{ label: "设备类型", align: "center", prop: "connectionType" },
|
||||||
{
|
{
|
||||||
label: "状态",
|
label: "状态",
|
||||||
align: "center",
|
align: "center",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue