优化代码

pull/37/head
nineven 3 years ago
parent 4e7927a332
commit dd73441bdd
  1. 2
      fir_client/src/components/user/FirSuperSignBase.vue

@ -1774,7 +1774,7 @@ export default {
},
canceledit() {
this.dialogaddDeveloperVisible = false;
this.editdeveloperinfo = {auth_type: 0, usable_number: 100, app_limit_number: 100, p8key: ''};
this.editdeveloperinfo = {auth_type: 0, usable_number: 100, app_limit_number: 100, p8key: ''};
this.isedit = false;
this.placeholder = ""
},

Loading…
Cancel
Save