rk
2025-09-24 f3c59a17062fb0a89b5f89b7845341386952a6b1
h5/pages/staff/snapshot.vue
@@ -234,10 +234,10 @@
               title: '请输入情况说明',
               icon: 'none'
            })
            if (param.content.length < 10) return uni.showToast({
               title: '情况说明不得小于10个字',
               icon: 'none'
            })
            // if (param.content.length < 10) return uni.showToast({
            //    title: '情况说明不得小于10个字',
            //    icon: 'none'
            // })
            DangerCreate({
               ...param,