提交 f76523c7 编写于 作者: Skyeye云's avatar Skyeye云

BUG0001备注编辑清空、重置功能重复

上级 3fec1625
......@@ -106,7 +106,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
//初始化动态表单
......
......@@ -28,7 +28,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
colorpicker.render({
......
......@@ -33,7 +33,7 @@ layui.config({
textool.init({
eleId: 'roomAddDesc',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
matchingLanguage();
......
......@@ -51,7 +51,7 @@ layui.config({
textool.init({
eleId: 'roomAddDesc',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
var userNames = [];
......
......@@ -14,7 +14,7 @@ layui.config({
textool.init({
eleId: 'basicResume',
maxlength: 1000,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
skyeyeEnclosure.init('enclosureUpload');
......
......@@ -53,7 +53,7 @@ layui.config({
textool.init({
eleId: 'basicResume',
maxlength: 1000,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
skyeyeEnclosure.initTypeISData({'enclosureUpload': json.bean.enclosureInfo});
......
......@@ -14,7 +14,7 @@ layui.config({
textool.init({
eleId: 'desc',
maxlength: 400,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
matchingLanguage();
......
......@@ -22,7 +22,7 @@ layui.config({
textool.init({
eleId: 'desc',
maxlength: 500,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
matchingLanguage();
......
......@@ -31,7 +31,7 @@ layui.config({
textool.init({
eleId: 'businessNeed',
maxlength: 1000,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
// 选择入职时间
......
......@@ -47,7 +47,7 @@ layui.config({
textool.init({
eleId: 'businessNeed',
maxlength: 1000,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
if(json.bean.state == '1'){
......
......@@ -45,13 +45,13 @@ layui.config({
textool.init({
eleId: 'technicalTerms',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
textool.init({
eleId: 'businessTerms',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
//加载所属部门
......
......@@ -61,13 +61,13 @@ layui.config({
textool.init({
eleId: 'technicalTerms',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
textool.init({
eleId: 'businessTerms',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
var userNames = [];
......
......@@ -14,7 +14,7 @@ layui.config({
textool.init({
eleId: 'desc',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
matchingLanguage();
......
......@@ -23,7 +23,7 @@ layui.config({
textool.init({
eleId: 'desc',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
matchingLanguage();
form.render();
......
......@@ -87,7 +87,7 @@ layui.config({
textool.init({
eleId: 'addDesc',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
skyeyeEnclosure.init('enclosureUpload');
......
......@@ -97,7 +97,7 @@ layui.config({
textool.init({
eleId: 'addDesc',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
var userNames = [];
......
......@@ -23,7 +23,7 @@ layui.config({
textool.init({
eleId: 'detail',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
//分类
......
......@@ -25,7 +25,7 @@ layui.config({
textool.init({
eleId: 'detail',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
//跟单时间
......
......@@ -23,7 +23,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
showGrid({
......
......@@ -32,7 +32,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
$("#whetherArchives").val(json.bean.whetherArchives);
......
......@@ -26,13 +26,13 @@ layui.config({
textool.init({
eleId: 'content',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
textool.init({
eleId: 'desc',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
// 奖惩分类
......
......@@ -39,13 +39,13 @@ layui.config({
textool.init({
eleId: 'content',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
textool.init({
eleId: 'desc',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
// 奖惩分类
......
......@@ -24,7 +24,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
//下拉框模板
......
......@@ -32,7 +32,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
//初始化父件商品信息
......
......@@ -29,7 +29,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
showGrid({
......
......@@ -59,7 +59,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
matchingLanguage();
......
......@@ -39,7 +39,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
//计划开始时间
......
......@@ -38,7 +38,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
//计划开始时间
......
......@@ -27,7 +27,7 @@ layui.config({
textool.init({
eleId: 'opinion',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
matchingLanguage();
......
......@@ -39,7 +39,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
//单据时间
......
......@@ -32,7 +32,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
//单据时间
......
......@@ -16,7 +16,7 @@ layui.config({
textool.init({
eleId: 'opinion',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
rowId = parent.rowId;
......
......@@ -39,7 +39,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
//单据时间
......
......@@ -33,7 +33,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
// 单据时间
......
......@@ -35,7 +35,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
//单据时间
......
......@@ -30,7 +30,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
//单据时间
......
......@@ -59,7 +59,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
//规格变化事件
......
......@@ -59,7 +59,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
//回显数据
......
......@@ -24,7 +24,7 @@ layui.config({
textool.init({
eleId: 'content',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
// 加载部门
......
......@@ -34,7 +34,7 @@ layui.config({
textool.init({
eleId: 'content',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
showGrid({
......
......@@ -32,7 +32,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
// 初始化仓库
......
......@@ -82,7 +82,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
matchingLanguage();
......
......@@ -32,7 +32,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
// 初始化仓库
......
......@@ -80,7 +80,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
matchingLanguage();
......
......@@ -45,7 +45,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
//初始商品分类类型
......
......@@ -91,7 +91,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
fsTree.render({
......
......@@ -18,7 +18,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
//加载树信息
......
......@@ -23,7 +23,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
matchingLanguage();
......
......@@ -46,7 +46,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
// 初始化账户
......
......@@ -112,7 +112,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
// 加载动态表单
......
......@@ -43,7 +43,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
// 初始化账户
......
......@@ -108,7 +108,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
// 加载动态表单
......
......@@ -53,7 +53,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
// 初始化账户
......
......@@ -114,7 +114,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
erpOrderUtil.orderEditPageSetBtnBySubmitType(submitType, json.bean.state);
......
......@@ -132,7 +132,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
matchingLanguage();
......
......@@ -46,7 +46,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
// 初始化账户
......
......@@ -130,7 +130,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
// 加载动态表单
......
......@@ -48,7 +48,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
// 初始化账户
......
......@@ -126,7 +126,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
// 加载动态表单
......
......@@ -41,7 +41,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
// 初始化账户
......
......@@ -103,7 +103,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
// 加载动态表单
......
......@@ -40,7 +40,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
// 初始化账户
......
......@@ -101,7 +101,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
// 加载动态表单
......
......@@ -56,7 +56,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
// 初始化账户
......
......@@ -148,7 +148,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
erpOrderUtil.orderEditPageSetBtnBySubmitType(submitType, json.bean.state);
......
......@@ -163,7 +163,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
matchingLanguage();
......
......@@ -56,7 +56,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
// 初始化账户
......
......@@ -156,7 +156,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
// 加载动态表单
......
......@@ -56,7 +56,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
// 初始化账户
......
......@@ -156,7 +156,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
// 加载动态表单
......
......@@ -32,7 +32,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
// 初始化仓库
......
......@@ -80,7 +80,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
matchingLanguage();
......
......@@ -21,7 +21,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
matchingLanguage();
......
......@@ -59,7 +59,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
matchingLanguage();
......
......@@ -13,7 +13,7 @@ layui.config({
textool.init({
eleId: 'description',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
matchingLanguage();
......
......@@ -21,7 +21,7 @@ layui.config({
textool.init({
eleId: 'description',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
matchingLanguage();
......
......@@ -13,7 +13,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
matchingLanguage();
......
......@@ -23,7 +23,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
//设置是否默认
......
......@@ -20,7 +20,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
matchingLanguage();
......
......@@ -26,7 +26,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
$("#type").html(getDataUseHandlebars(selTemplate, {rows: accountSubjectUtil.accountSubjectType}));
......
......@@ -14,7 +14,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
laydate.render({
......
......@@ -25,7 +25,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
laydate.render({
......
......@@ -13,7 +13,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
matchingLanguage();
......
......@@ -24,7 +24,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
matchingLanguage();
......
......@@ -13,7 +13,7 @@ layui.config({
textool.init({
eleId: 'description',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
// 加载我所在的门店
......
......@@ -22,7 +22,7 @@ layui.config({
textool.init({
eleId: 'description',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
matchingLanguage();
......
......@@ -13,7 +13,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 400,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
matchingLanguage();
......
......@@ -22,7 +22,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 400,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
$("input:radio[name=insure][value=" + data.bean.insure + "]").attr("checked", true);
......
......@@ -27,7 +27,7 @@ layui.config({
textool.init({
eleId: 'desc',
maxlength: 500,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
matchingLanguage();
......
......@@ -22,7 +22,7 @@ layui.config({
textool.init({
eleId: 'desc',
maxlength: 500,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
//初始化学校
......
......@@ -33,7 +33,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
// 单据时间
......
......@@ -51,7 +51,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
orderObject = json;
......
......@@ -45,7 +45,7 @@ layui.config({
textool.init({
eleId: 'content',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
//初始化工单照片上传
......
......@@ -41,7 +41,7 @@ layui.config({
textool.init({
eleId: 'content',
maxlength: 200,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
//报单时间
laydate.render({
......
......@@ -13,7 +13,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 400,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
matchingLanguage();
......
......@@ -22,7 +22,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 400,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
matchingLanguage();
......
......@@ -57,7 +57,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 400,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
addRow();
......
......@@ -19,7 +19,7 @@ layui.config({
textool.init({
eleId: 'mealExplain',
maxlength: 500,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
// 初始化上传
......
......@@ -31,7 +31,7 @@ layui.config({
textool.init({
eleId: 'mealExplain',
maxlength: 500,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
$("#logo").upload({
......
......@@ -51,7 +51,7 @@ layui.config({
textool.init({
eleId: 'remark',
maxlength: 400,
tools: ['count', 'copy', 'reset', 'clear']
tools: ['count', 'copy', 'reset']
});
// 获取会员拥有的车辆信息
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册