mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-21 16:56:46 +08:00
-- fix bug
This commit is contained in:
@@ -3465,6 +3465,7 @@ export default defineComponent({
|
|||||||
const options4CurId = ref("");
|
const options4CurId = ref("");
|
||||||
const options4CurName = ref("张");
|
const options4CurName = ref("张");
|
||||||
const of_hShow = () => {
|
const of_hShow = () => {
|
||||||
|
state.offcourseId = '';
|
||||||
getTea();
|
getTea();
|
||||||
if (state.of_hs == false) {
|
if (state.of_hs == false) {
|
||||||
state.of_hs = true;
|
state.of_hs = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user