#
zjj
2025-02-27 23733d8b91d0a5e83dc47978db12f6aea102975a
zy-asrs-flow/src/pages/device/conveyor/index.jsx
@@ -17,7 +17,6 @@
    const [staNo, setStaNo] = useState(null);
    useEffect(() => {
        console.log('yes');
        connect();
        return () => {
@@ -28,7 +27,6 @@
    }, [])
    useEffect(() => {
        console.log('yes');
        if (ws) {
            ws.onopen = function () {
                console.log("open");