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