This commit is contained in:
xingyy 2024-01-09 17:01:31 +08:00
parent eab282f1e8
commit df73ed04c8

View File

@ -108,7 +108,6 @@ export default {
}else {
uni.showToast({ title: res.data.msg, icon: 'none' });
}
}
}
})