#
whycq
2025-03-01 86174fdd7fc0bab669aeaacc761ee29c754cebc5
#
1个文件已修改
1 ■■■■ 已修改文件
pages/phyz/orderOut/orderCheck.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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(() => {