创建采购合同和零件导入

This commit is contained in:
liushuai
2018-12-05 20:13:56 +08:00
4 changed files with 71 additions and 21 deletions

View File

@@ -3,7 +3,7 @@ import axios from 'axios'
// import store from '../store'
// import { getToken } from '@/utils/auth'
export const wsuri = `ws://192.168.1.149:61101//WebMoudule//websocket`
export const wsuri = `ws://192.168.0.108:61101//WebMoudule//websocket`
export const name = `OP8888`
// 创建axios实例