“dzb”
2022-10-24 0a6f89cc126ef05f51b62565c3ea004e82d078b8
src/views/operate/management/message/index.vue
@@ -76,13 +76,13 @@
                    {
                        label: '短信标题',
                        type: 'text',
                        prop: 'latitude',
                        prop: 'title',
                        'min-width':12
                    },
                    {
                        label: '短信内容',
                        type: 'text',
                        prop: 'text',
                        prop: 'body',
                        'min-width':12
                    },
                    {