Parcourir la source

增加数据字典校验

unknown il y a 5 ans
Parent
commit
7d8f3bd8a8

+ 0 - 1
o2web/source/x_component_process_DictionaryDesigner/Dictionary.js

@@ -5,7 +5,6 @@ MWF.APPDD = MWF.xApplication.process.DictionaryDesigner;
 MWF.require("MWF.widget.Common", null, false);
 MWF.xDesktop.requireApp("process.DictionaryDesigner", "lp."+MWF.language, null, false);
 MWF.require("MWF.widget.JavascriptEditor", null, false);
-alert(1)
 MWF.xApplication.process.DictionaryDesigner.Dictionary = new Class({
     Extends: MWF.widget.Common,
     Implements: [Options, Events],