This website works better with JavaScript.
Explore
Help
Register
Sign In
guoxin
/
shandan
Archived
Watch
2
Star
0
Fork
You've already forked shandan
0
Code
Issues
Pull Requests
Packages
Projects
1
Releases
Wiki
Activity
优化:编目系统下载数据表时显示不支持下载的信息
Browse Source
master
Guo XIn
1 year ago
parent
17721915ae
commit
2cd1e16dd1
1 changed files
with
2 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
shandan-bianmu/src/main/resources/static/js/business/directory/directory.js
2
shandan-bianmu/src/main/resources/static/js/business/directory/directory.js
Unescape
Escape
View File
@ -251,6 +251,8 @@ function startRender() {
}
,
}
,
}
)
;
}
)
;
}
else
{
showErrorMsg
(
'数据表不支持下载'
)
;
}
}
}
)
}
)
}
}
Reference in new issue
Repository
guoxin/shandan
Title
Body
Create Issue