“dzb”
2022-10-24 722f88db9ee0396050cb737347f332baa175414a
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
                    },
                    {