chore(多语言): 部分多语言采用 isEnEnv 变量了判断,后面移植到语言包中
This commit is contained in:
@@ -92,6 +92,8 @@ export default {
|
||||
}
|
||||
}
|
||||
if (value == undefined || (value == 'title' && field == 'title')) value = ''; // field
|
||||
|
||||
console.log(`字段: ${field}, 值: ${value}`)
|
||||
return value;
|
||||
},
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user