Commit 140b6a6f by liaoxing

解决 开立带有暂存的spt数据进入开立

parent bc620a27
......@@ -613,9 +613,6 @@ export default {
// this.trnData.data = rtnmsg.data.infcon_trnstm.rows;
// }
// },
toCctdav() {
this.$router.history.push("/business-new/cctdav");
},
},
created: function () {},
};
......
......@@ -451,9 +451,6 @@ export default {
// this.$emit('updateShowPanel', true)
// },
toCltdav() {
this.$router.history.push("/business-new/cltdav")
}
},
created: function () {
......
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