loulijun2021
2023-11-02 09bc0a81c166562bc4523f3a3d3fc86203f64b1e
src/main.js
@@ -70,9 +70,6 @@
// 引用修改过的gantt
Vue.use(vGanttChart)
import signalr from './utils/signalR'
Vue.prototype.$signalr = signalr.signal
import { setCookie } from '@/utils/auth' // 引用修改过的gantt
// 判断是否走原平台过来
if (window.location.hash.indexOf('guid') !== -1) {