Commit 60fdc631 authored by cellee's avatar cellee

报告员回复修改type

Signed-off-by: cellee's avatarcellee <893264950@qq.com>
parent afaa2296
/*
* @Author: your name
* @Date: 2021-03-02 14:39:40
* @LastEditTime: 2021-03-05 14:49:14
* @LastEditTime: 2021-03-08 15:37:22
* @LastEditors: Please set LastEditors
* @Description: In User Settings Edit
* @FilePath: \tostumi\src\pages\AccountManagement\Service\serviceEdit.tsx
......@@ -127,7 +127,8 @@ const service = (props: any) => {
<PictureOptionsRow
action="/tos/image/upload"
data={{
imageType: 'tosReportImage',
// imageType: 'tosReportImage',
imageType: 'tosReplyImage',
identification: '',
}}
limitNums={10}
......
/*
* @Author: your name
* @Date: 2021-03-02 14:39:40
* @LastEditTime: 2021-03-03 14:56:54
* @LastEditTime: 2021-03-08 15:37:31
* @LastEditors: Please set LastEditors
* @Description: In User Settings Edit
* @FilePath: \tostumi\src\pages\AccountManagement\Service\serviceEdit.tsx
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment