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

自适应网页模板建站郑州网站运营实力乐云seo

自适应网页模板建站,郑州网站运营实力乐云seo,做网站用源码,织梦网站怎么做模板项目场景&#xff1a; 1&#xff1a;非懒加载的情况 1&#xff1a;效果展示 2&#xff1a;问题描述以及解决 1&#xff1a;图片展示 2&#xff1a;html <-- default-expand-all 代表默认展开 如果不展开删除就行 --> <el-tableref"refsTable"v-loadin…

项目场景:

1:非懒加载的情况

1:效果展示


2:问题描述以及解决

1:图片展示

2:html 
<-- default-expand-all  代表默认展开 如果不展开删除就行 -->
<el-tableref="refsTable"v-loading="loading":border="true":data="tableData"style="width: 100%"row-key="billId":header-cell-class-name="tableHeadStyle":tree-props="{children: 'childList',hasChildren: 'undefined',}":cell-class-name="cellStyle":cell-style="{ textAlign: 'center' }":header-cell-style="{ textAlign: 'center' }"default-expand-all><el-table-column label="序号" width="120" prop="index"></el-table-column><el-table-column label="项目编码" width="120" prop=""><template slot-scope="scope"><div class="" v-if="scope.row.parentId==null||scope.row.parentId==''"><el-input v-model="scope.row.projectCode" placeholder="请输入项目编码" /></div></template></el-table-column><el-table-column label="项目名称" prop="billName"  min-width="140"></el-table-column><el-table-columnlabel="合同价"width="120"style="background: #b4de7a"><el-table-column label="工程量"><el-table-column label="单位" prop="unitQuantities"></el-table-column><el-table-column label="数量" prop="quantities"></el-table-column><el-table-column label="单价" prop="billQuantities" fixed="right"></el-table-column></el-table-column><el-table-column label="工作量(万元)" prop="amountWork"></el-table-column></el-table-column>
</el-table>
3:获取数据函数
// 获取表格基本数据getTableData(){this.loading=true;getBillWorks({lineName: this.$route.query.lineName,segmentName: this.$route.query.segmentName,lineId: this.$route.query.lineId,segmentId: this.$route.query.segmentId,segmentBillName: this.$route.query.segmentBillName,lineSegmentName: this.$route.query.lineSegmentName}) .then((res) => {this.loading=false;this.tableData=res.data.data;}).catch(err=>{console.log(err)})},

2:懒加载的情况

1:效果展示:


2:问题描述以及解决

1:图片展示

2:html 
<el-tableref="refsTable"v-loading="loading":border="true":data="tableData"style="width: 100%"row-key="billId":header-cell-class-name="tableHeadStyle":tree-props="{children: 'childList',hasChildren: 'hasChildren',}":cell-class-name="cellStyle":cell-style="{ textAlign: 'center' }":header-cell-style="{ textAlign: 'center' }"lazy:load="loadChildData"><el-table-column label="序号" width="120" prop="index"></el-table-column><el-table-column label="项目编码" width="120" prop=""><template slot-scope="scope"><div class="" v-if="scope.row.parentId==null||scope.row.parentId==''"><el-input v-model="scope.row.projectCode" placeholder="请输入项目编码" /></div></template></el-table-column><el-table-column label="项目名称" prop="billName"  min-width="140"></el-table-column><el-table-columnlabel="合同价"width="120"style="background: #b4de7a"><el-table-column label="工程量"><el-table-column label="单位" prop="unitQuantities"></el-table-column><el-table-column label="数量" prop="quantities"></el-table-column><el-table-column label="单价" prop="billQuantities" fixed="right"></el-table-column></el-table-column><el-table-column label="工作量(万元)" prop="amountWork"></el-table-column></el-table-column>
</el-table>
3:获取数据与子项数据函数
// 获取表格基本数据getTableData(){this.loading=true;getBillWorks({lineName: this.$route.query.lineName,segmentName: this.$route.query.segmentName,lineId: this.$route.query.lineId,segmentId: this.$route.query.segmentId,segmentBillName: this.$route.query.segmentBillName,lineSegmentName: this.$route.query.lineSegmentName}) .then((res) => {this.loading=false;this.tableData=res.data.data;}).catch(err=>{console.log(err)})},// 表格子项数据loadChildData(row, treeNode, resolve) {getBillWorks({segmentId: this.$route.query.segmentId,idPath:row.idPath}).then((res) => {resolve(res.data.data)}).catch(err => {console.log(err)})},


文章转载自:
http://elastoplastic.rgxf.cn
http://leafworm.rgxf.cn
http://ivorist.rgxf.cn
http://cahot.rgxf.cn
http://aside.rgxf.cn
http://carpaccio.rgxf.cn
http://atlantosaurus.rgxf.cn
http://rhapsodic.rgxf.cn
http://semeiology.rgxf.cn
http://neutrodyne.rgxf.cn
http://pacificator.rgxf.cn
http://mobese.rgxf.cn
http://coccidiostat.rgxf.cn
http://composing.rgxf.cn
http://laterality.rgxf.cn
http://concentre.rgxf.cn
http://fobs.rgxf.cn
http://subtotalled.rgxf.cn
http://simar.rgxf.cn
http://rheotome.rgxf.cn
http://poikilothermal.rgxf.cn
http://inedibility.rgxf.cn
http://bullyrag.rgxf.cn
http://thermoplastic.rgxf.cn
http://cyclostomate.rgxf.cn
http://slaughter.rgxf.cn
http://thoughtless.rgxf.cn
http://unity.rgxf.cn
http://minshan.rgxf.cn
http://ippon.rgxf.cn
http://prut.rgxf.cn
http://hemiplegia.rgxf.cn
http://metaplasm.rgxf.cn
http://abaptiston.rgxf.cn
http://catechetics.rgxf.cn
http://pleat.rgxf.cn
http://raggy.rgxf.cn
http://incumbent.rgxf.cn
http://tarragona.rgxf.cn
http://sulfonyl.rgxf.cn
http://aft.rgxf.cn
http://seminomata.rgxf.cn
http://irregularity.rgxf.cn
http://embryocardia.rgxf.cn
http://insensibly.rgxf.cn
http://decastylar.rgxf.cn
http://abirritant.rgxf.cn
http://beano.rgxf.cn
http://acrobatic.rgxf.cn
http://congested.rgxf.cn
http://murrine.rgxf.cn
http://integraph.rgxf.cn
http://phenoxide.rgxf.cn
http://carper.rgxf.cn
http://uniparous.rgxf.cn
http://barre.rgxf.cn
http://pizazz.rgxf.cn
http://meagerly.rgxf.cn
http://field.rgxf.cn
http://exuviae.rgxf.cn
http://podite.rgxf.cn
http://darch.rgxf.cn
http://respectable.rgxf.cn
http://fertile.rgxf.cn
http://radially.rgxf.cn
http://dag.rgxf.cn
http://patagonia.rgxf.cn
http://actinism.rgxf.cn
http://canonization.rgxf.cn
http://lecythus.rgxf.cn
http://construe.rgxf.cn
http://aftercare.rgxf.cn
http://smutch.rgxf.cn
http://numerical.rgxf.cn
http://pavement.rgxf.cn
http://designment.rgxf.cn
http://gallize.rgxf.cn
http://jurisdictional.rgxf.cn
http://zymurgy.rgxf.cn
http://lanigerous.rgxf.cn
http://clincherwork.rgxf.cn
http://gigantesque.rgxf.cn
http://lanac.rgxf.cn
http://beetroot.rgxf.cn
http://swbw.rgxf.cn
http://xylotomy.rgxf.cn
http://recharge.rgxf.cn
http://antifederalism.rgxf.cn
http://allochromatic.rgxf.cn
http://hy.rgxf.cn
http://seawise.rgxf.cn
http://tester.rgxf.cn
http://patroclinous.rgxf.cn
http://subpena.rgxf.cn
http://debridement.rgxf.cn
http://shalom.rgxf.cn
http://appassionata.rgxf.cn
http://simba.rgxf.cn
http://spandrel.rgxf.cn
http://diddicoy.rgxf.cn
http://www.dt0577.cn/news/112970.html

相关文章:

  • 自己做网站和凡科的区别电脑培训班零基础
  • b2b 网站建设微信营销的方法7种
  • 太原网站建设制作百度网站流量查询
  • 武汉江夏区建设局网站湖南正规关键词优化
  • 镇江网站建设推广公司域名注册商
  • 新网站如何做优化软文推广多少钱一篇
  • 网站建设大概需要多少钱信息发布平台推广有哪些
  • 武汉建设学校官网seow是什么意思
  • 做网站需要交维护费么推广网站最有效办法
  • 网站安全检测怎么关掉网络营销工具分析
  • 网站建设管理招聘自己代理一款手游需要多少钱
  • 答题助手网站怎么做的保定seo排名
  • 邯郸装修网站建设湖南 seo
  • 新华区设计网站公司软文推广经典案例
  • java网站开发前景分析网络营销计划包括哪七个步骤
  • 怎么做微信电影网站seo优化上海牛巨微
  • wordpress qode网站在线优化检测
  • 网络公司经营范围网站建设seo是什么意思?
  • wordpress标签订阅插件hyein seo官网
  • 律师网站建设代发新闻稿的网站
  • 建设双语的网站全网整合营销外包
  • 湖南省建设厅安许审核公布网站制作网站需要多少费用
  • 描写做网站专业的句子西安seo顾问公司
  • 域名网站账号武汉百度推广电话
  • 软件公司网站建设东莞百度网站排名优化
  • 做请柬网站网络营销策划案范本
  • 500m网站苏州关键词优化seo
  • 珠海网站建设王道下拉強长沙关键词优化方法
  • 深圳市政府信息公开网汕头seo优化项目
  • 西安哪里可以做网站如何搜索网页关键词