日常小bug修复
This commit is contained in:
@ -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';
|
||||
|
||||
Reference in New Issue
Block a user