fix(voice): clarify recording disposition
This commit is contained in:
@@ -61,8 +61,8 @@
|
||||
<button
|
||||
class="voice-discard-button"
|
||||
disabled="{{saving || generating || recording || voiceBusy}}"
|
||||
bindtap="discardFailedAndRecord"
|
||||
>放弃并重新录制</button>
|
||||
bindtap="discardFailedSegments"
|
||||
>放弃失败录音</button>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user