forked from gzzfw/frontEnd/gzDyh

zhangyongtian
2024-09-03 095037371c10be43d507e009b260a08e28e3e78a
gz-customerSystem/src/views/register/handleFeedback/component/handle.jsx
@@ -355,7 +355,7 @@
                        rules={[{ message: '请填写事项概况', required: true }]}
                      >
                        <Input.TextArea
                          maxLength={2000}
                          maxLength={200}
                          showWordLimit
                          rows={5}
                          placeholder='请完整描述事项概况,应具备5要素:发生时间+发生地点+人物情况+事项起因+事项经过'