Commit 3313dc57 by xue_wengang

Update dlrz.vue

parent 38136e74
...@@ -70,7 +70,7 @@ export default { ...@@ -70,7 +70,7 @@ export default {
let self = this; let self = this;
$.ajax({ $.ajax({
type: "get", type: "get",
url: "http://xzxt-zhyy.dsj.xz/xzxt/count", url: "http://xzxt-zhyy.dsj.xz/xzxtCount",
data: "", data: "",
xhrFields: { withCredentials: true }, xhrFields: { withCredentials: true },
success: function (res) { success: function (res) {
......
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