feat: Conformance Save Logout done.

This commit is contained in:
chiayin
2023-12-01 14:24:05 +08:00
parent c26a1dfee7
commit 8b502e67f4
8 changed files with 78 additions and 49 deletions

View File

@@ -1268,6 +1268,10 @@ export default {
};
});
},
beforeUnmount() {
this.isSubmitReset();
this.selectTimeReset();
},
}
</script>
<style>