huhao@jgai.com 3 місяців тому
батько
коміт
2855a2de50

+ 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() {