diff --git a/public/config.json b/public/config.json index e7474d4..f79e27c 100644 --- a/public/config.json +++ b/public/config.json @@ -3,5 +3,6 @@ "BASE_URL":"http://127.0.0.1:9991", "SERVER_IP": "http://127.0.0.1:9991/", "WEBSOCKET_URL": "ws://127.0.0.1:9991/UDI_WMS_MC/api/websocket/", - "hosp_name": "平和县医院" + "hosp_name": "平和县医院", + "version": "V2.0" } diff --git a/src/views/business/stockOrderEditDistribution.vue b/src/views/business/stockOrderEditDistribution.vue index 5706d9c..21b30f8 100644 --- a/src/views/business/stockOrderEditDistribution.vue +++ b/src/views/business/stockOrderEditDistribution.vue @@ -62,7 +62,7 @@ - diff --git a/src/views/home/index.vue b/src/views/home/index.vue index 35a0043..3f50f30 100644 --- a/src/views/home/index.vue +++ b/src/views/home/index.vue @@ -13,7 +13,9 @@ src="../../assets/ic_launcher.png" /> - UDI管理系统 +
+ {{version}} +
- +