Commit 980c7915 by 冷斌

设置

parent 161c05a9
......@@ -212,7 +212,7 @@
},
created: function () {
let _this = this;
let status = _this.getQualifiedItem('status');
let status = _this.getQueryVariable('status');
console.log(status);
}
})
......
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