Browse Source

漏提交

huhao@jgai.com 3 months ago
parent
commit
2855a2de50
1 changed files with 1 additions and 1 deletions
  1. 1 1
      product/phone/src/main/ets/pages/app/ProcessManagement.ets

+ 1 - 1
product/phone/src/main/ets/pages/app/ProcessManagement.ets

@@ -6,7 +6,7 @@ import router from '@ohos.router';
 
 const TAG = "openHarmonyBridge" //webview和vue沟通的名称
 
-const webUrl = "http://192.168.1.3:8086/base"  //工艺管理
+const webUrl = "http://192.168.1.3:8086/base/craftManagement/defectMana"  //工艺管理
 
 class BridgeModel {
   constructor() {