Commit 958d24e4 authored by 黄奎's avatar 黄奎

页面修改

parent 4f1651a8
...@@ -97,7 +97,7 @@ ...@@ -97,7 +97,7 @@
}, },
data() { data() {
return { return {
ActionStr: "/UserCenter/MarketStatic", ActionStr: "/UserCenter/CreateMarketData",
parameterList: [{ parameterList: [{
Name: "", Name: "",
Value: "" Value: ""
...@@ -157,7 +157,7 @@ ...@@ -157,7 +157,7 @@
data = JSON.parse(tempStr); data = JSON.parse(tempStr);
} }
data = { data = {
}; };
var tempMsg = { var tempMsg = {
Msg: data Msg: data
......
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