fix: 优化关联问题
parent
9c36a7202d
commit
9a0028cb99
|
|
@ -23,6 +23,7 @@
|
||||||
:remote-method="remoteMethod"
|
:remote-method="remoteMethod"
|
||||||
:loading="optionLoading"
|
:loading="optionLoading"
|
||||||
@change="addProblemHandle"
|
@change="addProblemHandle"
|
||||||
|
@blur="isAddProblem = false"
|
||||||
class="mb-16"
|
class="mb-16"
|
||||||
>
|
>
|
||||||
<el-option
|
<el-option
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue