Ver código fonte

Update main.js

tags/6.0.4^2
xushubieli 3 anos atrás
pai
commit
6f40b33f49
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      src/dede/js/main.js

+ 1
- 1
src/dede/js/main.js Ver arquivo

@@ -558,7 +558,7 @@ function getSelCat(targetId) {
} }
} }
if (selvalue == '') { if (selvalue == '') {
alert('没有选中任何项目!');
alert('没有选中任何项目!');
return; return;
} }
if (targetObj) { if (targetObj) {


Carregando…
Cancelar
Salvar