소스 검색

漏提交

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