odc.xiaohui
2023-02-09 085fa2fb257e9f11f8f6d34bf12e2dc281c36b4d
src/views/operate/message/myIndex/update/index.vue
@@ -227,7 +227,7 @@
    async getColumnList() {
      await this.$axios({
        method: "get",
        url: "sccg/message_column/getShowColumn",
        url: "sccg/message_column/show ",
      }).then((res) => {
        this.colList = res.data;
      });