摘要:
找到layui目录下table.js d.exportFile = function (e, t, i) { t = t || d.clearCacheKey(d.cache[e]), i = i || "csv"; var a = c.config[e] || {}, l = {csv: "tex 阅读全文
摘要:
function submoney(value){ var b = false; if (value == null || value == "") return "0"; value = value.toString(); if(value.indexOf('-') != -1){ b= true 阅读全文
摘要:
var now = new Date();var time = now.getFullYear() + "-" +((now.getMonth()+1)<10?"0":"")+(now.getMonth()+1)+"-"+(now.getDate()<10?"0":"")+now.getDate() 阅读全文