Commit 500435e0 authored by 任鸿志's avatar 任鸿志
parents 124d8d1d f58491f4
......@@ -1636,6 +1636,7 @@ export default {
addEventListener() {
var message = { key: 'true' } // 要发送的数据
window.parent.postMessage(message, '*')
console.log('发送数据给父页面')
},
async jiesuan() {
this.shiqianText=''
......
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