src/views/dnc/base/OperatorLogin.vue @@ -97,6 +97,7 @@ else this.$refs.form.clearValidate('workNo') console.log('登录信息:', this.model) this.model.loginType = 'terminal' this.Login(this.model) .then((res) => {