src/main.js
@@ -1,7 +1,7 @@ /* * @Date: 2024-01-05 21:45:19 * @LastEditors: Sneed * @LastEditTime: 2024-01-05 23:14:21 * @LastEditTime: 2024-03-08 08:55:44 * @FilePath: /belleson-frontend/Users/mache/Documents/demo/mdc/src/main.js */ import Vue from 'vue' @@ -23,7 +23,7 @@ import '@/permission' // permission control Vue.use(ElementUI, { locale }) Vue.config.productionTip = false Vue.$prototype.$http = ajax Vue.prototype.$http = ajax new Vue({ el: '#app', router,