|
@@ -2207,7 +2207,7 @@ export default {
|
|
|
if ( this.$route.query.isDisabled!=null && this.$route.query.isDisabled==='true' ){
|
|
if ( this.$route.query.isDisabled!=null && this.$route.query.isDisabled==='true' ){
|
|
|
this.isDisabled = true;
|
|
this.isDisabled = true;
|
|
|
}
|
|
}
|
|
|
- this.getSysCompany();
|
|
|
|
|
|
|
+
|
|
|
this.change(this.model.company)
|
|
this.change(this.model.company)
|
|
|
this.keyupInfo('update');
|
|
this.keyupInfo('update');
|
|
|
this.change(this.model.company)
|
|
this.change(this.model.company)
|