Commit d9a621e9 by 宋毅

tj

parent f2412f60
...@@ -1176,7 +1176,7 @@ ...@@ -1176,7 +1176,7 @@
return false; return false;
} }
*/ */
var obj = this.$root.copyParams(obj, "subTmOrder", "/action/tmOrder/springBoard", "yes"); var obj = this.$root.copyParams(obj, "subExistTmOrder", "/action/tmOrder/springBoard", "yes");
that.$root.postReq("/web/trademark/tmqueryCtl/doPost", obj).then(function (d) { that.$root.postReq("/web/trademark/tmqueryCtl/doPost", obj).then(function (d) {
console.log('nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn0', d); console.log('nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn0', d);
if (d.status == 0) { if (d.status == 0) {
......
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