Compare commits

..

No commits in common. "24ba5d5f990b5d5fd25293775f2836e5e267209d" and "db3ac603bcb6ce97f6a716c536b7cef84f281fa4" have entirely different histories.

View File

@ -180,6 +180,7 @@ import { reqApplyChannel } from "@/api/customer/channel";
import store from "@/store";
import { getHomePath } from '@/views/setting/tools'
import MessageCenter from '@/components/MessageCenter/MessageCenter.vue'
import { windows } from 'codemirror/src/util/browser';
export default Vue.extend({
name: "TopBox",