|
@ -24,10 +24,10 @@ var httpData=GetRequest();
|
|
|
},
|
|
|
methods:{
|
|
|
initPage:function(){
|
|
|
this.serverTypes=vm.catchArr.server;
|
|
|
this.jkqkSelect=vm.catchArr.heath
|
|
|
this.jblxSelect=vm.catchArr.disease
|
|
|
this.tdbqSelect=vm.catchArr.team
|
|
|
this.serverTypes=this.catchArr.server;
|
|
|
this.jkqkSelect=this.catchArr.heath
|
|
|
this.jblxSelect=this.catchArr.disease
|
|
|
this.tdbqSelect=this.catchArr.team
|
|
|
},
|
|
|
determine:function(){
|
|
|
var vm=this
|