|
@@ -692,7 +692,7 @@ export const computerColumns: any = [
|
|
|
];
|
|
|
|
|
|
export const shopInfoColumns = [
|
|
|
- { type: 'seq', title: '序 号', width: 60, align: 'center', fixed: 'left' },
|
|
|
+ { type: 'seq', title: '序 号', width: 65, align: 'center', fixed: 'left' },
|
|
|
{
|
|
|
field: 'operatorName', title: '运 营', minWidth: 'auto', align: 'center', fixed: 'left',
|
|
|
slots: {
|