MrShi
2025-10-21 cf69b541f8ef1ac4fae24bd99b0259b7af035490
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,