feat: 完善首页交互,完善上传页面分类及标签
This commit is contained in:
@@ -39,7 +39,7 @@ export default class BriefQuestions extends Component {
|
||||
subjectName: str,
|
||||
},
|
||||
() => {
|
||||
this.rankLabelBox.getThirdCategoryList();
|
||||
// this.rankLabelBox.getThirdCategoryList();
|
||||
let isDisabledSubmit = this.checkData();
|
||||
this.setState({
|
||||
isDisabledSubmit,
|
||||
|
Reference in New Issue
Block a user