上传锁定问题
continuous-integration/drone/push Build is passing

This commit is contained in:
DESKTOP-6C3NK6N\WXS
2024-09-06 14:41:34 +08:00
parent cb00ec7ac2
commit 5bfc4a9a82
@@ -411,6 +411,9 @@ export default {
created() {
this.getList()
},
beforeDestroy() {
store.dispatch('trials/setUnLock', false)
},
methods: {
async getList() {
try {