操作屏
This commit is contained in:
@@ -90,6 +90,7 @@ export default {
|
||||
return
|
||||
}
|
||||
crudProduceScreen.deviceInLogin({ device_code: this.value }).then(res => {
|
||||
res.username = this.username
|
||||
this.$store.dispatch('addScreenData', JSON.stringify(res))
|
||||
this.show = false
|
||||
this.disabled = false
|
||||
|
||||
Reference in New Issue
Block a user