1
This commit is contained in:
+1
-3
@@ -545,10 +545,8 @@ layout("/layouts/platform.html"){
|
|||||||
this.lastYearProjectSubjectOptions = resp.data
|
this.lastYearProjectSubjectOptions = resp.data
|
||||||
this.selectLastYearProject = true;
|
this.selectLastYearProject = true;
|
||||||
} else {
|
} else {
|
||||||
this.$message().error("无上一年度体检项目");
|
this.$message.warning("无上一年度体检项目");
|
||||||
}
|
}
|
||||||
} else {
|
|
||||||
this.notifyError(resp.msg)
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user