feat:全局替换 key为password以及pwd的属性 换为 pin

This commit is contained in:
zhangyu
2021-04-27 20:31:54 +08:00
parent 257f27eedc
commit 17ddaa3f64
23 changed files with 189 additions and 187 deletions

View File

@@ -61,7 +61,7 @@ export default {
securityLevel: '',
authProtocol: '',
privProtocol: '',
privPassword: ''
privPin: ''
},
configs: [
{
@@ -92,7 +92,7 @@ export default {
securityLevel: '',
authProtocol: '',
privProtocol: '',
privPassword: ''
privPin: ''
},
configs: [
{
@@ -117,7 +117,7 @@ export default {
securityLevel: '',
authProtocol: '',
privProtocol: '',
privPassword: ''
privPin: ''
},
configs: [
{
@@ -240,7 +240,7 @@ export default {
securityLevel: '',
authProtocol: '',
privProtocol: '',
privPassword: ''
privPin: ''
}
}
configs.forEach(item => {
@@ -269,7 +269,7 @@ export default {
securityLevel: '',
authProtocol: '',
privProtocol: '',
privPassword: ''
privPin: ''
},
configs: [
{