摘要:
一.使用Props传递数据 在父组件中使用儿子组件 <template> <div> 父组件:{{mny}} <Son1 :mny="mny"></Son1> </div> </template> <script> import Son1 from "./Son1"; export default 阅读全文
posted @ 2019-12-03 20:50
大、锤
阅读(512)
评论(0)
推荐(0)
摘要:
页面挂载的时候定时器搞起 <el-row> <div class="ui-toolbar" style="height: 32px; line-height: 32px;"> <div style="margin-left:10px;" :class="isExecuteTiming ? 'gree 阅读全文
posted @ 2019-12-03 18:33
大、锤
阅读(1689)
评论(0)
推荐(0)

浙公网安备 33010602011771号