Commit 9fbd4d89 by liushikai

待经办详情

parent 1eaee4c8
...@@ -415,7 +415,7 @@ export default { ...@@ -415,7 +415,7 @@ export default {
...Event, ...Event,
loadData() { loadData() {
this.model = JSON.parse(sessionStorage.getItem("Sptpopup")); this.model = JSON.parse(sessionStorage.getItem("Sptpopup"));
let rtnmsg1 = this.executeRule("inc") // let rtnmsg1 = this.executeRule("inc")
let rtnmsg2 = this.executeRule("sptp.butord") let rtnmsg2 = this.executeRule("sptp.butord")
this.executeRule("sptp.ordp0.butore").then((res) => { this.executeRule("sptp.ordp0.butore").then((res) => {
this.stmData2.data=res.data.vals.rows; this.stmData2.data=res.data.vals.rows;
......
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