-- fix bug

This commit is contained in:
yuping
2023-03-04 14:17:48 +08:00
parent 77aac9cdcf
commit 96f837a1d8

View File

@@ -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;