--fix 面授课 与任务分开

This commit is contained in:
yuping
2023-01-16 19:37:49 +08:00
parent 9d05692500
commit e0ac835bad
23 changed files with 0 additions and 24 deletions

View File

@@ -59,7 +59,6 @@
:options="projectNameList2" :options="projectNameList2"
@change="selectProjectName2" @change="selectProjectName2"
allowClear allowClear
showSearch
></a-select> ></a-select>
</div> </div>
</div> </div>

View File

@@ -23,7 +23,6 @@
style="width: 264px; border-radius: 8px" style="width: 264px; border-radius: 8px"
:options="stugroupList" :options="stugroupList"
allowClear allowClear
showSearch
@change="handleChange" @change="handleChange"
/> />
</div> </div>

View File

@@ -36,7 +36,6 @@
:options="projectNameList" :options="projectNameList"
@change="selectProjectName" @change="selectProjectName"
allowClear allowClear
showSearch
></a-select> ></a-select>
</div> </div>
</div> </div>

View File

@@ -61,7 +61,6 @@
:options="projectNameList2" :options="projectNameList2"
@change="selectProjectName2" @change="selectProjectName2"
allowClear allowClear
showSearch
></a-select> ></a-select>
</div> </div>
</div> </div>

View File

@@ -37,7 +37,6 @@
:options="projectNameList" :options="projectNameList"
@change="selectProjectName" @change="selectProjectName"
allowClear allowClear
showSearch
></a-select> ></a-select>
</div> </div>
</div> </div>

View File

@@ -37,7 +37,6 @@
:options="projectNameList" :options="projectNameList"
@change="selectProjectName" @change="selectProjectName"
allowClear allowClear
showSearch
></a-select> ></a-select>
</div> </div>
</div> </div>

View File

@@ -37,7 +37,6 @@
:options="projectNameList" :options="projectNameList"
@change="selectProjectName" @change="selectProjectName"
allowClear allowClear
showSearch
></a-select> ></a-select>
</div> </div>
</div> </div>

View File

@@ -37,7 +37,6 @@
:options="projectNameList" :options="projectNameList"
@change="selectProjectName" @change="selectProjectName"
allowClear allowClear
showSearch
></a-select> ></a-select>
</div> </div>
</div> </div>

View File

@@ -48,7 +48,6 @@
:options="projectNameList" :options="projectNameList"
@change="selectProjectName" @change="selectProjectName"
allowClear allowClear
showSearch
></a-select> ></a-select>
</div> </div>
</div> </div>

View File

@@ -49,7 +49,6 @@
:options="projectNameList" :options="projectNameList"
@change="selectProjectName" @change="selectProjectName"
allowClear allowClear
showSearch
></a-select> ></a-select>
</div> </div>
</div> </div>

View File

@@ -65,7 +65,6 @@
:options="projectNameList" :options="projectNameList"
@change="selectProjectName" @change="selectProjectName"
allowClear allowClear
showSearch
></a-select> ></a-select>
</div> </div>
</div> </div>

View File

@@ -48,7 +48,6 @@
:options="projectNameList" :options="projectNameList"
@change="selectProjectName" @change="selectProjectName"
allowClear allowClear
showSearch
></a-select> ></a-select>
</div> </div>
</div> </div>

View File

@@ -37,7 +37,6 @@
:options="projectNameList" :options="projectNameList"
@change="selectProjectName" @change="selectProjectName"
allowClear allowClear
showSearch
></a-select> ></a-select>
</div> </div>
</div> </div>

View File

@@ -43,7 +43,6 @@
:options="projectNameList" :options="projectNameList"
@change="selectProjectName" @change="selectProjectName"
allowClear allowClear
showSearch
></a-select> ></a-select>
</div> </div>
</div> </div>

View File

@@ -44,7 +44,6 @@
:options="projectNameList" :options="projectNameList"
@change="selectProjectName" @change="selectProjectName"
allowClear allowClear
showSearch
></a-select> ></a-select>
</div> </div>
</div> </div>

View File

@@ -34,7 +34,6 @@
placeholder="请选择状态" placeholder="请选择状态"
:options="options1" :options="options1"
allowClear allowClear
showSearch
> >
</a-select> </a-select>
</div> </div>

View File

@@ -34,7 +34,6 @@
placeholder="请选择状态" placeholder="请选择状态"
:options="options1" :options="options1"
allowClear allowClear
showSearch
> >
</a-select> </a-select>
</div> </div>
@@ -1862,7 +1861,6 @@
style="width: 200px" style="width: 200px"
:options="options1" :options="options1"
allowClear allowClear
showSearch
@focus="focus" @focus="focus"
@change="handleChange" @change="handleChange"
> >

View File

@@ -26,7 +26,6 @@
:options="statusList" :options="statusList"
@change="selectStatusClassify" @change="selectStatusClassify"
allowClear allowClear
showSearch
></a-select> ></a-select>
</div> </div>

View File

@@ -897,7 +897,6 @@
:options="statess" :options="statess"
@change="selectProjectName4" @change="selectProjectName4"
allowClear allowClear
showSearch
></a-select> ></a-select>
</div> </div>
<div class="btn"> <div class="btn">

View File

@@ -1005,7 +1005,6 @@
:options="level" :options="level"
@change="handleChangeStage" @change="handleChangeStage"
allowClear allowClear
showSearch
></a-select> ></a-select>
</div> </div>
<div class="btn"> <div class="btn">

View File

@@ -717,7 +717,6 @@
:options="projectNameList4" :options="projectNameList4"
@change="selectProjectName4" @change="selectProjectName4"
allowClear allowClear
showSearch
></a-select> ></a-select>
</div> </div>
<div class="btn"> <div class="btn">

View File

@@ -1016,7 +1016,6 @@
:options="level" :options="level"
@change="handleChangeStage" @change="handleChangeStage"
allowClear allowClear
showSearch
></a-select> ></a-select>
</div> </div>
<div class="btn"> <div class="btn">

View File

@@ -20,7 +20,6 @@
:options="projectStateList" :options="projectStateList"
@change="handleProjectState" @change="handleProjectState"
allowClear allowClear
showSearch
></a-select> ></a-select>
</div> </div>
<div class="select"> <div class="select">