diff --git a/public/static/admin/default/js/common.js b/public/static/admin/default/js/common.js index b721993c7..9f7d5bcf1 100644 --- a/public/static/admin/default/js/common.js +++ b/public/static/admin/default/js/common.js @@ -14,30 +14,33 @@ FromInit('form.form-validation-store-accounts'); */ function ParametersItemHtmlCreated(type, name, value) { + // 参数容器 + var $parameters_table = $('.parameters-table'); + + // 拼接html var index = parseInt(Math.random()*1000001); var html = '
';
html += '×';
html += '
';
html += '×';
html += '