Merge branch 'feat-im-0607-ch' into msb_test

msb_test
ch 3 years ago
commit 4c5acdb61d

@ -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