This website works better with JavaScript.
Home
Register
Sign In
DedeBIZ
/
DedeV6
Watch
2
Star
0
Fork
0
Code
Pull Requests
0
Releases
29
Activity
Browse Source
Update main.js
tags/6.0.4^2
xushubieli
3 years ago
parent
2a053b606f
commit
6f40b33f49
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/dede/js/main.js
+ 1
- 1
src/dede/js/main.js
View File
@@ -558,7 +558,7 @@ function getSelCat(targetId) {
}
}
if (selvalue == '') {
alert('
您
没有选中任何项目!');
alert('
你
没有选中任何项目!');
return;
}
if (targetObj) {
Write
Preview
Loading…
Cancel
Save