src/views/operate/message/myIndex/update/index.vue
@@ -218,7 +218,7 @@ async getColumnList() { await this.$axios({ method: "get", url: "sccg/message_column/getAllColumn", url: "sccg/message_column/getShowColumn", }).then((res) => { this.colList = res.data; });