@@ -39,6 +39,7 @@
this.visible=true
this.$nextTick(()=>{
this.$refs.realForm.edit(record);
+ this.$refs.realForm.userDisabled = true;
})
},
close () {