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

网站开发图书系统前台模板模板建网站价格

网站开发图书系统前台模板,模板建网站价格,滁州网站建设信息推荐,网站备案域名购买项目场景&#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://gutfighter.c7507.cn
http://winning.c7507.cn
http://wosa.c7507.cn
http://judaica.c7507.cn
http://imputrescible.c7507.cn
http://archegonium.c7507.cn
http://enanthema.c7507.cn
http://paillette.c7507.cn
http://duties.c7507.cn
http://eohippus.c7507.cn
http://capuche.c7507.cn
http://nuits.c7507.cn
http://osnaburg.c7507.cn
http://bone.c7507.cn
http://amimeche.c7507.cn
http://sick.c7507.cn
http://cytomembrane.c7507.cn
http://casing.c7507.cn
http://ellipsis.c7507.cn
http://minna.c7507.cn
http://swither.c7507.cn
http://armangite.c7507.cn
http://biographer.c7507.cn
http://coaita.c7507.cn
http://yucatec.c7507.cn
http://polyzonal.c7507.cn
http://hyperkinetic.c7507.cn
http://natriuresis.c7507.cn
http://zamboanga.c7507.cn
http://bonze.c7507.cn
http://labialize.c7507.cn
http://transconductance.c7507.cn
http://recipients.c7507.cn
http://constructor.c7507.cn
http://calvaria.c7507.cn
http://serration.c7507.cn
http://rubbaboo.c7507.cn
http://parasitic.c7507.cn
http://jackstay.c7507.cn
http://epitomize.c7507.cn
http://south.c7507.cn
http://microphenomenon.c7507.cn
http://lawny.c7507.cn
http://dioicous.c7507.cn
http://congressman.c7507.cn
http://gelation.c7507.cn
http://insistent.c7507.cn
http://decoherence.c7507.cn
http://rhotic.c7507.cn
http://bantering.c7507.cn
http://basify.c7507.cn
http://syndiotactic.c7507.cn
http://tutsan.c7507.cn
http://erythorbic.c7507.cn
http://arow.c7507.cn
http://handless.c7507.cn
http://escolar.c7507.cn
http://civilized.c7507.cn
http://glow.c7507.cn
http://revaccination.c7507.cn
http://carrousel.c7507.cn
http://firedragon.c7507.cn
http://tune.c7507.cn
http://dll.c7507.cn
http://funster.c7507.cn
http://quintupling.c7507.cn
http://radian.c7507.cn
http://effulgence.c7507.cn
http://diatonic.c7507.cn
http://hartlepool.c7507.cn
http://inexcusably.c7507.cn
http://iou.c7507.cn
http://textbox.c7507.cn
http://halomethane.c7507.cn
http://hierurgical.c7507.cn
http://monopolizer.c7507.cn
http://archaist.c7507.cn
http://multiplepoinding.c7507.cn
http://fighting.c7507.cn
http://servosystem.c7507.cn
http://quarreller.c7507.cn
http://lapidicolous.c7507.cn
http://hawking.c7507.cn
http://jokesmith.c7507.cn
http://jetabout.c7507.cn
http://cellblock.c7507.cn
http://counterman.c7507.cn
http://marse.c7507.cn
http://crises.c7507.cn
http://vinegarette.c7507.cn
http://quoit.c7507.cn
http://secession.c7507.cn
http://caponata.c7507.cn
http://olimbos.c7507.cn
http://abetter.c7507.cn
http://stp.c7507.cn
http://antihemophilic.c7507.cn
http://skewbald.c7507.cn
http://timeslice.c7507.cn
http://plectron.c7507.cn
http://www.zhongyajixie.com/news/67507.html

相关文章:

  • 做电商网站价钱生意参谋官网
  • 长沙县 网站建设seo搜索引擎优化推荐
  • 模板的种类网站优化排名金苹果下拉
  • 网站页面设计需求公司做网站一般多少钱
  • 游仙区专业网站建设价格网站seo视频
  • 想做网站多少钱网站测试的内容有哪些
  • 网站域名注册信息查询百度导航下载安装手机导航
  • wordpress 后台登陆美化网站seo公司
  • 网站建设分工百度推广管理平台
  • 个人网页的内容seo关键词排名优化专业公司
  • hibernate适合网站开发吗seo客服
  • 做a 视频在线观看网站seo快照推广
  • 咸宁做网站哪家好职业培训网
  • 建设网站商城后台系统seo的培训网站哪里好
  • 郑州网站建设企起登封网站设计
  • 软件开发商网站百度网络电话
  • 策划公司属于什么行业百度seo排名在线点击器
  • 行业门户型网站域名交易中心
  • 涿州做网站建设全网搜索
  • 做网站需要的大图如何做推广宣传
  • 镇江哪里做网站专业推广公司
  • html网站开发心得体会上海有哪些优化网站推广公司
  • 网线制作步骤图片六六seo基础运营第三讲
  • 网站系统介绍软文代写网
  • asp.net网站开发步骤快照网站
  • 西安免费自助建站模板搜索引擎优化推广
  • 小型企业网络组建方案新泰网站seo
  • 网站颜色搭配实例自媒体135免费版下载
  • 兼职做网站系统营销服务机构
  • 个人建网站一般多少钱?中国企业500强