Commit b663eff2 authored by wuhao's avatar wuhao 🎯

asder

parent b2c77970
export default {
npmClient: 'yarn',
hash:true,
history: {
type: "hash",
},
publicPath:"./",
manifest: {
basePath: "/",
},
......
......@@ -321,7 +321,7 @@ function Threedire() {
}, [equpmentNo]);
const { sendMessage, lastMessage, readyState } = useWebSocket(
`ws://192.168.40.111:9400/ws/device/status`,
`ws://192.168.40.50:7910/ws/device/status`,
{
onOpen: () => {
console.log("readyState is ", readyState);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment