zhangc
2025-03-11 b6946b9a0219284f48cc0d3a196ae4cc953ecb5e
pages/phyz/orderOut/orderCheck.vue
@@ -127,6 +127,7 @@
            for (let k of items) {
               if (k == item) flag = true 
            }
            console.log(item);
            if(!flag) {
               uni.showToast({ title: '当前站点无法使用,已复位', icon: "error", position: 'top' })
               setTimeout(() => {