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

uat_us
DESKTOP-6C3NK6N\WXS 2024-09-06 14:41:34 +08:00
parent cb00ec7ac2
commit 5bfc4a9a82
1 changed files with 3 additions and 0 deletions

View File

@ -411,6 +411,9 @@ export default {
created() {
this.getList()
},
beforeDestroy() {
store.dispatch('trials/setUnLock', false)
},
methods: {
async getList() {
try {