diff --git a/public/static/config.js b/public/static/config.js index 4268f79..2b30ab3 100644 --- a/public/static/config.js +++ b/public/static/config.js @@ -3,7 +3,7 @@ */ window._CONFIG = { //接口父路径 - VUE_APP_API_BASE_URL: 'http://store-admin.nhet.cloud:8080/jeecg-boot', + VUE_APP_API_BASE_URL: 'http://47.100.35.222:8080/jeecg-boot', //单点登录地址 VUE_APP_CAS_BASE_URL: '', //文件预览路径 diff --git a/src/views/erp/OrderList.vue b/src/views/erp/OrderList.vue index cc92188..afe060c 100644 --- a/src/views/erp/OrderList.vue +++ b/src/views/erp/OrderList.vue @@ -24,6 +24,7 @@ 批量操作 + @@ -81,13 +82,21 @@ - 编辑 - 审核 - 派发 - - + 编辑 + 物料确认 + + + 付款确认 + + + 出货确认 + + + + 物料打印 - 更多 + + 更多 详情 @@ -118,22 +127,28 @@ :label-col="labelCol" :wrapper-col="wrapperCol" > - - + + + + + + + + + + + + - + + + +