This website works better with JavaScript.
Home
Register
Sign In
DedeBIZ
/
DedeV6
Watch
2
Star
0
Fork
0
Code
Pull Requests
0
Releases
31
Activity
Browse Source
你改您
tags/6.0.4^2
xushubieli
3 years ago
parent
599b31d608
commit
b969e452f8
1 changed files
with
1 additions
and
1 deletions
Unified 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 == '') {
if (selvalue == '') {
alert('
你
没有选中任何项目!');
alert('
您
没有选中任何项目!');
return;
return;
}
}
if (targetObj) {
if (targetObj) {
Write
Preview
Loading…
Cancel
Save