@@ -53,7 +53,7 @@ export default {
},
methods: {
hasNewProduct () {
- this.openNewProduct = true
+ // this.openNewProduct = true
}
beforeRouteEnter (to, from, next) {
@@ -109,7 +109,7 @@ const vueConfig = {
proxy: {
'/api': {
// target: 'http://192.168.16.194:8503/qpls-md',
- target: 'http://qpls-md.360arrow.com.cn/qpls-md', // Ô¤·¢²¼
+ target: 'https://qpls-md.360arrow.com.cn/qpls-md', // Ô¤·¢²¼
// target: 'http://qpls-md.360arrow.com/qpls-md', // Éú²ú
// ws: false,
ws: true,