MrShi
4 天以前 4317b22c68ffef8e50c3b69e230e123c31be36b5
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,