|
@@ -380,7 +380,7 @@ const handleTargetChange = (item: any) => {
|
|
|
<el-button @click="handleQueryFormBtn_search2" type="primary">搜索</el-button>
|
|
|
<el-button @click="handleQueryFormBtn_clear2" type="warning">清空</el-button>
|
|
|
|
|
|
- <import-button @success="queryApi" url="/xdjx/kbgl_jskbmx">老师课表导入</import-button>
|
|
|
+ <import-button @success="queryApi2" url="/xdjx/kbgl_jskbmx">老师课表导入</import-button>
|
|
|
|
|
|
</el-form-item>
|
|
|
</el-form>
|