diff --git a/src/page/jobManage/modules/InHandleJob.vue b/src/page/jobManage/modules/InHandleJob.vue index 1a1f05e..730227b 100644 --- a/src/page/jobManage/modules/InHandleJob.vue +++ b/src/page/jobManage/modules/InHandleJob.vue @@ -18,39 +18,41 @@
  • -
    -
    - {{item.alarmContentName}} - {{item.wellCode}} - {{item.createTime}} -
    -
    - {{item.position}} -
    -
    -
    -
    -
    - - {{item.jobBelongTo}}正在处理... -
    - - {{item.createTime}} 发起工单 - - - {{item.getJobTime}} {{item.getJobPerson}}接单 - - - {{item.confirmJobTime}} {{item.confirmJobPerson}}确认工单 - -
    - +
    +
    + {{item.alarmContentName}} + {{item.createTime}} +
    +
    + {{item.wellCode}} +
    +
    + {{item.position}}
    -
    - -
    - +
    +
    +
    + + {{item.jobBelongTo}}正在处理... +
    + + {{item.createTime}} 发起工单 + + + {{item.getJobTime}} {{item.getJobPerson}}接单 + + + {{item.confirmJobTime}} {{item.confirmJobPerson}}确认工单 + +
    + +
    +
    +
    + +
    +
  • @@ -185,7 +187,7 @@ color #f7615a } .card-wellcode { - margin-left 10px + margin-top 12px font-size: 0.8rem } .card-welltype { diff --git a/src/page/jobManage/modules/InHandleJob.vue b/src/page/jobManage/modules/InHandleJob.vue index 1a1f05e..730227b 100644 --- a/src/page/jobManage/modules/InHandleJob.vue +++ b/src/page/jobManage/modules/InHandleJob.vue @@ -18,39 +18,41 @@
  • -
    -
    - {{item.alarmContentName}} - {{item.wellCode}} - {{item.createTime}} -
    -
    - {{item.position}} -
    -
    -
    -
    -
    - - {{item.jobBelongTo}}正在处理... -
    - - {{item.createTime}} 发起工单 - - - {{item.getJobTime}} {{item.getJobPerson}}接单 - - - {{item.confirmJobTime}} {{item.confirmJobPerson}}确认工单 - -
    - +
    +
    + {{item.alarmContentName}} + {{item.createTime}} +
    +
    + {{item.wellCode}} +
    +
    + {{item.position}}
    -
    - -
    - +
    +
    +
    + + {{item.jobBelongTo}}正在处理... +
    + + {{item.createTime}} 发起工单 + + + {{item.getJobTime}} {{item.getJobPerson}}接单 + + + {{item.confirmJobTime}} {{item.confirmJobPerson}}确认工单 + +
    + +
    +
    +
    + +
    +
  • @@ -185,7 +187,7 @@ color #f7615a } .card-wellcode { - margin-left 10px + margin-top 12px font-size: 0.8rem } .card-welltype { diff --git a/src/page/jobManage/modules/OverJob.vue b/src/page/jobManage/modules/OverJob.vue index da9155b..ed8ca7c 100644 --- a/src/page/jobManage/modules/OverJob.vue +++ b/src/page/jobManage/modules/OverJob.vue @@ -8,6 +8,16 @@ :topLoadingText="loadConf.loadTopConf.topLoadingText" :bottom-method="loadBottom" :bottomAllLoaded="loadConf.loadBottomConf.isFinish" + :bottomPullText="loadConf.l + + + + +oadBottomConf.bottomPullText" + :bottomDropText="loadConf.loadBottomConf.bottomDropText" + :bottomLoadingText="loadConf.loadBottomConf.bottomLoadingText" + ref="loadmore" + class="loadmore-content" + > +