|
@@ -374,7 +374,7 @@
|
|
|
temUrl="/oss/images/file/20220617/1655453121157.xlsx"
|
|
|
checkKey="inquireCourseListchapter"
|
|
|
apiKey="CoursemoduleimportData"
|
|
|
- :param="{ businessJson: newSujectApis }"
|
|
|
+ :param="{ businessJson: JSON.stringify(newSujectApis) }"
|
|
|
@success="success"
|
|
|
></batch-import-dialoga>
|
|
|
<addChapter ref="addChapter" @backData="backData" />
|