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

@@ -86,6 +86,7 @@ export default {
data () {
return {
agent2: agent2,
agentPrometheusEnabled: localStorage.getItem('nz-prometheus-federation-enabled'),
rules: {
'dc.name': [
{ required: true, message: this.$t('validate.required'), trigger: 'change' }