3dab6ee1 by yangjianbin

init

1 parent 12d2a27d
......@@ -63,7 +63,7 @@
iDisplayLength: 6,
bLengthChange: false,
ajax: {
url: apiBaseUrl + '/order/into/getAllApplyOrder',
url: apiBaseUrl + '/system/role/getAllRole',
dataFilter: function (json) {
var ret = {}, json = jQuery.parseJSON(json);
ret.data = json.data || [];
......
......@@ -22,6 +22,7 @@
<div class="panel panel-default">
<div class="panel-header">授信信息</div>
<!-- GET /flow/getLastCheck-->
<div class="panel-body">
<div class="row cl">
<div class="form-group col-sm-4 col-md-2">
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!