diff --git a/src/views/SeikoWorkshop/DevelopProcess/index.vue b/src/views/SeikoWorkshop/DevelopProcess/index.vue index 694d0321..20762c13 100644 --- a/src/views/SeikoWorkshop/DevelopProcess/index.vue +++ b/src/views/SeikoWorkshop/DevelopProcess/index.vue @@ -41,7 +41,7 @@ 查询 查询 拷贝 - 图纸 + 图纸 保存 保存 零件 diff --git a/static/config.js b/static/config.js index 5ee68b8c..91d2aef8 100644 --- a/static/config.js +++ b/static/config.js @@ -4,8 +4,8 @@ export const name1_config = `OP1000` export const name3_config = `OP2000` export const name4_config = `OP9999` // -var url = `http://192.168.1.27:8030` // 测试环境 接口端口号 http://192.168.1.27:8031 测试环境管理系统 0001 654321 -// var url = `http://192.168.1.27:8010` // 正式环境 接口端口号 http://192.168.1.27:8001 正式环境管理系统 0000 0000 +// var url = `http://192.168.1.27:8030` // 测试环境 接口端口号 http://192.168.1.27:8031 测试环境管理系统 0001 654321 +var url = `http://192.168.1.27:8010` // 正式环境 接口端口号 http://192.168.1.27:8001 正式环境管理系统 0000 0000 var url1 = `http://192.168.1.27:10006` // 立库数据库的接口端口号 // var url = `http://127.0.0.1:10250` // var url = `http://124.220.15.242:8602`