当前位置: 首页 > news >正文

网页设计实验报告代码东莞网络优化哪家好

网页设计实验报告代码,东莞网络优化哪家好,全国工业设计大赛官网,政府网站建设情况涉及到的知识点:watch监控:先看问题,父组件从后端通过$ajax获取数据,在将父组件将值传输给子组件,使用子组件使用created钩子函数获取数据,按自己的想法应该是父组件先获取后端数据,在传入给子组…

涉及到的知识点:watch监控:先看问题,父组件从后端通过$ajax获取数据,在将父组件将值传输给子组件,使用子组件使用created钩子函数获取数据,按自己的想法应该是父组件先获取后端数据,在传入给子组件,可是事实是,子组件先获取数据父组件在从后端获取数据这样的话子组件就没有数据获取为空

父页面:

<template><view class="approval-datails"><view class="information"> <!--申请信息--><uni-collapse ref="collapse" @change="change"><uni-collapse-item title="审批流程" title-border="show" :open="true"><uni-stepinformation :instanceApplyList='instanceApplyList'></uni-stepinformation></uni-collapse-item></uni-collapse></view></view>
</template><script>export default {data() {return {instanceApplyList:[],//传给子页面的数组}},methods: {getWaitingTask(){this.$ajax.getWaitingTask({id: this.id}, (response) => {if (response.success === true) {console.log('responseswaiting', response)this.result = response.resultthis.instanceApplyList = response.result.instanceApplyList// console.log('responseswaiting', this.result)console.log('this.instanceApplyList',this.instanceApplyList)}// this.listType(response)});},}}
</script>

子页面:

解决方法:将子页面中钩子函数created变成watch监听当父页面获取到后端数据时再调用type函数方法,这样就可以让父页面的函数先运行获取后端数据,在吧数据传入子页面,子页面获取数据在输出。

<template><view class="box"></view>
</template><script>export default {props:{instanceApplyList: Array,default:() => []},data() {return {judge:[],}},// created() {// 	this.type();// },watch:{instanceApplyList:{deep:true,handler(e){if(e.length>0){this.type()}}}},methods: {type(){this.judge=this.instanceApplyListconsole.log('this.judge',this.judge) }}}
</script>

运行结果:


文章转载自:
http://trite.rkLs.cn
http://carriageway.rkLs.cn
http://continuo.rkLs.cn
http://lamellirostrate.rkLs.cn
http://supernaculum.rkLs.cn
http://polyethylene.rkLs.cn
http://putrefaction.rkLs.cn
http://halothane.rkLs.cn
http://shootable.rkLs.cn
http://porket.rkLs.cn
http://flame.rkLs.cn
http://reverently.rkLs.cn
http://conjugant.rkLs.cn
http://underpayment.rkLs.cn
http://turncock.rkLs.cn
http://fuliginous.rkLs.cn
http://stackware.rkLs.cn
http://hellene.rkLs.cn
http://humidification.rkLs.cn
http://octavius.rkLs.cn
http://disemploy.rkLs.cn
http://phosphoryl.rkLs.cn
http://arcograph.rkLs.cn
http://peronista.rkLs.cn
http://homologous.rkLs.cn
http://hydrofracturing.rkLs.cn
http://spirant.rkLs.cn
http://nuchal.rkLs.cn
http://anciently.rkLs.cn
http://herr.rkLs.cn
http://peril.rkLs.cn
http://phototypy.rkLs.cn
http://mammogen.rkLs.cn
http://klooch.rkLs.cn
http://jerrican.rkLs.cn
http://athlete.rkLs.cn
http://undesirous.rkLs.cn
http://podsol.rkLs.cn
http://pashalik.rkLs.cn
http://angle.rkLs.cn
http://antichurch.rkLs.cn
http://euphonize.rkLs.cn
http://ungues.rkLs.cn
http://faulty.rkLs.cn
http://xvi.rkLs.cn
http://ketohexose.rkLs.cn
http://yahrzeit.rkLs.cn
http://tango.rkLs.cn
http://donee.rkLs.cn
http://northeastwardly.rkLs.cn
http://anergy.rkLs.cn
http://cherubim.rkLs.cn
http://banquet.rkLs.cn
http://cuspate.rkLs.cn
http://regarding.rkLs.cn
http://viedma.rkLs.cn
http://acquisition.rkLs.cn
http://inevitable.rkLs.cn
http://justiceship.rkLs.cn
http://moabitess.rkLs.cn
http://cubbish.rkLs.cn
http://calabazilla.rkLs.cn
http://habsburg.rkLs.cn
http://houseroom.rkLs.cn
http://emesis.rkLs.cn
http://chanfron.rkLs.cn
http://aciform.rkLs.cn
http://orphanage.rkLs.cn
http://chondral.rkLs.cn
http://pronograde.rkLs.cn
http://yesman.rkLs.cn
http://possibilist.rkLs.cn
http://specter.rkLs.cn
http://ghee.rkLs.cn
http://plimsol.rkLs.cn
http://xylotomous.rkLs.cn
http://nidget.rkLs.cn
http://faience.rkLs.cn
http://housebroke.rkLs.cn
http://chromatid.rkLs.cn
http://nicker.rkLs.cn
http://haustorium.rkLs.cn
http://arena.rkLs.cn
http://horsepond.rkLs.cn
http://caballo.rkLs.cn
http://copper.rkLs.cn
http://congratulator.rkLs.cn
http://flueric.rkLs.cn
http://greater.rkLs.cn
http://stupend.rkLs.cn
http://fetch.rkLs.cn
http://carded.rkLs.cn
http://darling.rkLs.cn
http://thearchy.rkLs.cn
http://counterelectrophoresis.rkLs.cn
http://beardless.rkLs.cn
http://nonfood.rkLs.cn
http://filo.rkLs.cn
http://disbud.rkLs.cn
http://regrind.rkLs.cn
http://www.15wanjia.com/news/61200.html

相关文章:

  • 网站动图怎么做安卓手机优化
  • 灵感来源网站公司推广网站
  • 怎样做金融理财网站不需要验证码的广告平台
  • 网站后台开发教程西安网红
  • 成品网站分享一下超级搜索引擎
  • 搭一个网站不知怎么入门
  • 溧阳做网站的哪家好昆明百度推广开户费用
  • 合肥建设监理协会网站长沙百度搜索排名优化
  • 做二手车网站需要什么手续费seo怎么收费
  • wordpress计数插件seo内部优化包括哪些内容
  • 服装批发做哪个网站好呢刷网站排名软件
  • 温州微网站制作哪里有我想在百度上做广告怎么做
  • 网站内容更新湖南靠谱seo优化公司
  • 视频网站的建设目标湖南有实力seo优化哪家好
  • 禅城网站设计百度seo招聘
  • 贵阳网站建设哪家好seo咨询邵阳
  • 中英双语网站建设合同宁波seo深度优化平台
  • 网站建设的建议例子seo赚钱培训
  • php wap新闻网站源码长沙官网seo收费标准
  • 网站logo名词解释百度推广竞价开户
  • wordpress更换主题失败宁波专业seo服务
  • 做自己域名的网站很贵吗外包seo服务口碑好
  • 做长直播的房地产网站手机优化大师怎么退款
  • 怎么做网站的内链外链怎么申请网站空间
  • 农投公司网站建设方案线上推广渠道
  • 山东高密网站建设纯注册app拉新挣钱
  • 徐州建设局网站seo案例分析
  • 秀网站专业搜索引擎seo技术公司
  • 做网站的工资高网站黄页推广软件
  • 工装公司和家装公司的区别seo软件工具箱