MrShi
2025-10-23 071eb180ea7196f1ae69a1f9f812abbdd73a00e0
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,