4fab933f by yangjianbin

init

1 parent c3a4bd88
...@@ -110,7 +110,7 @@ ...@@ -110,7 +110,7 @@
110 iDisplayLength: 6, 110 iDisplayLength: 6,
111 bLengthChange: false, 111 bLengthChange: false,
112 ajax: { 112 ajax: {
113 url: apiBaseUrl + '/order/into/getAllApplyOrder', 113 url: apiBaseUrl + '/order/getStatus12',
114 dataFilter: function (json) { 114 dataFilter: function (json) {
115 var ret = {}, json = jQuery.parseJSON(json); 115 var ret = {}, json = jQuery.parseJSON(json);
116 ret.data = json.data; 116 ret.data = json.data;
......
...@@ -110,7 +110,7 @@ ...@@ -110,7 +110,7 @@
110 iDisplayLength: 6, 110 iDisplayLength: 6,
111 bLengthChange: false, 111 bLengthChange: false,
112 ajax: { 112 ajax: {
113 url: apiBaseUrl + '/order/into/getAllApplyOrder', 113 url: apiBaseUrl + '/order/getStatus11',
114 dataFilter: function (json) { 114 dataFilter: function (json) {
115 var ret = {}, json = jQuery.parseJSON(json); 115 var ret = {}, json = jQuery.parseJSON(json);
116 ret.data = json.data; 116 ret.data = json.data;
......
...@@ -110,7 +110,7 @@ ...@@ -110,7 +110,7 @@
110 iDisplayLength: 6, 110 iDisplayLength: 6,
111 bLengthChange: false, 111 bLengthChange: false,
112 ajax: { 112 ajax: {
113 url: apiBaseUrl + '/order/into/getAllApplyOrder', 113 url: apiBaseUrl + 'order/getStatus13',
114 dataFilter: function (json) { 114 dataFilter: function (json) {
115 var ret = {}, json = jQuery.parseJSON(json); 115 var ret = {}, json = jQuery.parseJSON(json);
116 ret.data = json.data; 116 ret.data = json.data;
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!