Authored by xuhongyun

build project

... ... @@ -113,6 +113,7 @@ webpackJsonp([7],[
res = res;
if (res.code == '200') {
e.$tip(res.message, function() {
$("#modelTry-save").click(); //To Do
history.go(-1);
}, 'growl-success');
} else {
... ...
This diff could not be displayed because it is too large.