odc.xiaohui
2023-01-10 d782e7ccd14d75f399b6283ca0974a35c90efb27
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;
      });