pref:delete type

feat-im-0607-ch
ch 2 years ago
parent b4ed65ee72
commit 6f4f8891fa

@ -261,14 +261,14 @@
prop: 'waiterNickname',
minWidth: 160,
},
{
label: '类型',
prop: 'type',
width: 160,
slots: {
default: ({ row }) => proxy.$dict(unref(opts).customerServiceType, row.type),
},
},
// {
// label: '',
// prop: 'type',
// width: 160,
// slots: {
// default: ({ row }) => proxy.$dict(unref(opts).customerServiceType, row.type),
// },
// },
{
label: '操作',
width: 100,

Loading…
Cancel
Save