diff --git a/config/host.js b/config/host.js
index d99eb61..41fe80d 100644
--- a/config/host.js
+++ b/config/host.js
@@ -12,9 +12,9 @@
// tjj
// const devhost = 'http://192.168.10.29:13000/'
// cyz
-// const devhost = 'http://192.168.10.75:8777/'
+const devhost = 'http://192.168.10.75:8777/'
// 正式
-const devhost = 'http://h5uapi.huitongys.com/'
+// const devhost = 'http://h5uapi.huitongys.com/'
// cg
// const devhost='http://192.168.10.200:8888/'
/**
diff --git a/pages.json b/pages.json
index 80bed23..eca5871 100644
--- a/pages.json
+++ b/pages.json
@@ -1272,12 +1272,12 @@
// "selectedIconPath": "/static/TabberIcon/icon3check.png",
// "text": "报表"
// },
- // {
- // "pagePath": "pages/news/news",
- // "iconPath": "/static/TabberIcon/icon4.png",
- // "selectedIconPath": "/static/TabberIcon/icon4check.png",
- // "text": "消息"
- // },
+ {
+ "pagePath": "pages/news/news",
+ "iconPath": "/static/TabberIcon/icon4.png",
+ "selectedIconPath": "/static/TabberIcon/icon4check.png",
+ "text": "消息"
+ },
{
"pagePath": "pages/user/user",
"iconPath": "/static/TabberIcon/icon5.png",
diff --git a/pagesTask/pages/contracts/contracts.vue b/pagesTask/pages/contracts/contracts.vue
index 6ae8170..a66121c 100644
--- a/pagesTask/pages/contracts/contracts.vue
+++ b/pagesTask/pages/contracts/contracts.vue
@@ -72,9 +72,6 @@
-
-
-
@@ -89,7 +86,7 @@
-
+
@@ -176,7 +173,7 @@
-
+
@@ -189,7 +186,7 @@
上架
-
+
合同号:{{item.orderCode}}
@@ -220,8 +217,6 @@
-
-
@@ -463,6 +458,7 @@
// 公共判断
function Tjinfo() {
+ console.log(infos.value.orderCode,'infos.value.orderCode');
const FormData = {
warehouseId: infos.value.warehouseId,
taskId: infos.value.taskId,