|
@@ -218,7 +218,6 @@ function tjBtnClick(data){
|
|
}
|
|
}
|
|
function getLoginInit(){
|
|
function getLoginInit(){
|
|
httpApi.getVersion({}).then(res => {
|
|
httpApi.getVersion({}).then(res => {
|
|
- console.log(version,res,'version+res');
|
|
|
|
if(version!=res.data.version){
|
|
if(version!=res.data.version){
|
|
tipDialogRef.value.handleShow();
|
|
tipDialogRef.value.handleShow();
|
|
}
|
|
}
|