mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2026-01-03 03:45:28 +08:00
JeecgBoot 2.3 里程碑版本发布,支持微服务和单体自由切换、提供新行编辑表格JVXETable
This commit is contained in:
@ -88,7 +88,7 @@
|
||||
methods: {
|
||||
show(uname){
|
||||
if(!uname){
|
||||
this.$message.warning("当前系统无登陆用户!");
|
||||
this.$message.warning("当前系统无登录用户!");
|
||||
return
|
||||
}else{
|
||||
this.username = uname
|
||||
|
||||
Reference in New Issue
Block a user