@@ -209,6 +209,7 @@ const timers = ref(100)
const timer = ref<any>()
function handleTop() {
progress2.value = 5
+ voicePath.value = ''
}
function startRecord() {
const res = uni.getAppAuthorizeSetting()