Commit bede1f2f by 王栋源

wdy

parent ec2b06a9
......@@ -37,7 +37,7 @@ module.exports={
],
"auth":{
"add":[
{"icon":"el-icon-save","title":"保存","type":"default","key":"save","isOnForm":true},
// {"icon":"el-icon-save","title":"保存","type":"default","key":"save","isOnForm":true},
{"icon":"el-icon-save","title":"提交","type":"default","key":"alisubmit","isOnForm":true},
],
"edit":[
......
......@@ -40,6 +40,7 @@
}else{
$("[name='grdid']").show();
$("[name='frmid']").hide();
that.$message.warning("提交失败");
}
})
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment