1
0
forked from dyf/APP

日常小bug修复

This commit is contained in:
liub
2025-12-17 09:00:14 +08:00
parent 2cf02932e5
commit 4c48f0efec
10 changed files with 26 additions and 29 deletions

View File

@ -917,7 +917,7 @@
if (!item) {
item = this.dic.sta_VoiceType[index];
}
console.log("item=", item);
// console.log("item=", item);
let val = item.key;
if (this.formData.sta_VoiceType === val) {
val = '0';