diff --git a/.env.development b/.env.development
index eed92e7d..c36d00d3 100644
--- a/.env.development
+++ b/.env.development
@@ -5,7 +5,7 @@ VUE_APP_TITLE = UDI管理系统
ENV = 'development'
# 开发环境
-VUE_APP_BASE_API = 'http://127.0.0.1:9991'
+VUE_APP_BASE_API = 'http://192.168.0.166:9991'
VUE_APP_SYNC_API ="http://127.0.0.1:10001"
diff --git a/.env.production b/.env.production
index 39028584..b4a32b32 100644
--- a/.env.production
+++ b/.env.production
@@ -12,12 +12,13 @@ ENV = 'production'
# VUE_APP_BASE_API = 'http://www.linjiyu.lol:83/UDI_WMS_MC/'
-刘恩典
+# 刘恩典
# VUE_APP_BASE_API = 'http://192.168.0.127:9150/UDI_WMS_MC/'
# VUE_APP_BASE_API = 'http://192.168.0.127:9160/UDI_WMS_MC/'
# VUE_APP_BASE_API = 'http://192.168.0.127:9170/UDI_WMS_MC/'
-VUE_APP_BASE_API = 'http://dm.xmglxp.com:8082/UDI_WMS_MC/'
+# VUE_APP_BASE_API = 'http://dm.xmglxp.com:8082/UDI_WMS_MC/'
+# 诏安总医院
# VUE_APP_BASE_API = 'http://192.168.8.58:9150/UDI_WMS_MC/'
@@ -45,7 +46,7 @@ VUE_APP_BASE_API = 'http://dm.xmglxp.com:8082/UDI_WMS_MC/'
# VUE_APP_BASE_API = 'http://192.168.0.207:9150/UDI_WMS_MC/'
-
+VUE_APP_BASE_API = 'http://192.168.0.191:9150/UDI_WMS_MC/'
# 应用访问路径 例如使用前缀 /admin/
VUE_APP_CONTEXT_PATH = '/UDI_WMS_NEW/'
diff --git a/src/views/basic/busType/bussinessType.vue b/src/views/basic/busType/bussinessType.vue
index 3489b4da..72737db6 100644
--- a/src/views/basic/busType/bussinessType.vue
+++ b/src/views/basic/busType/bussinessType.vue
@@ -269,7 +269,8 @@ export default {
thrCheckReview: null,
inPreInBack: 1,
deptNoInvType: 0,
- vailPrescribe:false,
+ vailPrescribe: false,
+ inputSick: false,
},
enableMap: {
true: '是',
@@ -559,6 +560,7 @@ export default {
inPreInBack: 1,
deptNoInvType: 0,
vailPrescribe: false,
+ inputSick: false,
}
this.addDialogVisible = true
},
diff --git a/src/views/basic/busType/bussinessTypeModify.vue b/src/views/basic/busType/bussinessTypeModify.vue
index b11e446f..38ba3422 100644
--- a/src/views/basic/busType/bussinessTypeModify.vue
+++ b/src/views/basic/busType/bussinessTypeModify.vue
@@ -501,6 +501,43 @@
预验收剩余库存自动退库
+
+
+
+ 出库是否校验处方
+
+
+
+
+
+
+
+
+ 出库是否校验处方
+
+
+
+
+
+ 出库是否手输患者信息
+
+
+
+
+
+
+
+
+
+
+ 出库是否手输患者信息
+
+
+
@@ -523,7 +560,7 @@
预验收退库单据类型
-
+
-
预验收退库单据类型
-
-
- 出库是否校验处方
-
-
-
-
-
-
-
-
-
-
- 出库是否校验处方
-
-
+
diff --git a/src/views/dev/deviceInfo.vue b/src/views/dev/deviceInfo.vue
index 1ef01333..9fab712c 100644
--- a/src/views/dev/deviceInfo.vue
+++ b/src/views/dev/deviceInfo.vue
@@ -142,7 +142,7 @@
-
+
变更日志
diff --git a/src/views/inout/DialogCreateOrder.vue b/src/views/inout/DialogCreateOrder.vue
index c9412faf..50874fa8 100644
--- a/src/views/inout/DialogCreateOrder.vue
+++ b/src/views/inout/DialogCreateOrder.vue
@@ -196,7 +196,7 @@
v-if="curAction.corpType == 1 && curAction.genUnit "
>
{
if (response.code === 20000) {