dev_aliyun2
harry 5 years ago
parent ab7fd0047f
commit 4a2c3c963d

@ -11,7 +11,7 @@ import './index.css'
const ACCEPT = 3 const ACCEPT = 3
const REFUSE = 4 const REFUSE = 4
export default ({ confirm, item, showNotification, replySuccess, isStudent, isAdmin, homework_status, callback, is_author, commentIndex, onDelete }) => { export default ({ confirm, item, showNotification, replySuccess, isStudent, isAdmin, homework_status, is_author, commentIndex, onDelete }) => {
const [data, setData] = useState({ const [data, setData] = useState({
value: '', value: '',

Loading…
Cancel
Save