pref:delete type

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

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

Loading…
Cancel
Save