@@ -320,6 +320,7 @@ export default {
beforeDestroy() {
this.$ls.remove("cardId");
this.$ls.remove("prepareTcPCard");
+ this.clearSetTs();
},
};
</script>