争渡,争渡,惊起一滩鸥鹭

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2022年6月4日

摘要: 参考文档:https://blog.csdn.net/weixin_49217200/article/details/118496525 参考文档:https://blog.csdn.net/ct5211314/article/details/124315777 参考文档:https://blog. 阅读全文
posted @ 2022-06-04 16:52 争渡~ 阅读(30) 评论(0) 推荐(0) 编辑

摘要: <template> <div class="content"> <btn :btnName.sync='num' ></btn> </div> </template> changeNum(){ this.$emit('update:btnName',888) } 参考文档:https://blog 阅读全文
posted @ 2022-06-04 15:26 争渡~ 阅读(39) 评论(0) 推荐(0) 编辑

摘要: <Modal v-model="isTemManageShow" title="管理模板" @on-ok="ok" :loading="loading" @on-cancel="cancel"> <div class="mb10"> <!-- your content --> </div> </Mo 阅读全文
posted @ 2022-06-04 14:53 争渡~ 阅读(70) 评论(0) 推荐(0) 编辑