huhao@jgai.com преди 3 месеца
родител
ревизия
2855a2de50
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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() {