Compare commits
6 Commits
8e7212a435
...
318d638bfb
Author | SHA1 | Date |
---|---|---|
tangyi | 318d638bfb | |
tangyi | 2aac1ae98c | |
tangyi | 454bb48dbc | |
tangyi | 6036797775 | |
tangyi | 45ea83ccf5 | |
tangyi | 0d6cc29311 |
|
@ -205,6 +205,7 @@
|
||||||
text-align: center;
|
text-align: center;
|
||||||
line-height: 68rpx;
|
line-height: 68rpx;
|
||||||
color: #9f9898;
|
color: #9f9898;
|
||||||
|
font-size:30rpx;
|
||||||
border-radius: 8rpx;
|
border-radius: 8rpx;
|
||||||
margin-bottom: 24rpx;
|
margin-bottom: 24rpx;
|
||||||
}
|
}
|
||||||
|
|
|
@ -60,11 +60,9 @@
|
||||||
</view>
|
</view>
|
||||||
<view class="bottom">
|
<view class="bottom">
|
||||||
<view class="bottom-content">
|
<view class="bottom-content">
|
||||||
|
|
||||||
联系电话: <text class="cor3">157xxxx8279</text>
|
联系电话: <text class="cor3">157xxxx8279</text>
|
||||||
</view>
|
</view>
|
||||||
<view class="bottom-content">
|
<view class="bottom-content">
|
||||||
|
|
||||||
注册时间: <text class="cor3">2018-12-12</text>
|
注册时间: <text class="cor3">2018-12-12</text>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
@ -243,7 +241,7 @@
|
||||||
|
|
||||||
.peopleManagement-content .li .con .text .icon {
|
.peopleManagement-content .li .con .text .icon {
|
||||||
width: 24rpx;
|
width: 24rpx;
|
||||||
height: 21rpx;
|
height: 24rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
.peopleManagement-content .li .con .text .code {
|
.peopleManagement-content .li .con .text .code {
|
||||||
|
@ -256,8 +254,9 @@
|
||||||
.peopleManagement-content .li .con .text .p{
|
.peopleManagement-content .li .con .text .p{
|
||||||
color: #7a7979;
|
color: #7a7979;
|
||||||
display: flex;
|
display: flex;
|
||||||
font-size: 24rpx;
|
font-size: 20rpx;
|
||||||
padding: 22rpx 0rpx;
|
|
||||||
|
padding: 0rpx 0rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
.peopleManagement-content .li .con .text .p .one{
|
.peopleManagement-content .li .con .text .p .one{
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
<template>
|
<template>
|
||||||
|
|
||||||
<view class="content" :style="{paddingTop: statusHeight + 'px'}">
|
<view class="content" >
|
||||||
<statusNav navBarTitle="项目列表" :ifReturn="false"></statusNav>
|
<statusNav navBarTitle="项目列表" :ifReturn="false"></statusNav>
|
||||||
<container-subgroup-two>
|
<container-subgroup-two>
|
||||||
<view slot="content" style="margin: -100rpx -30rpx -0rpx;">
|
<view slot="content" style="margin: -0rpx -30rpx -0rpx;">
|
||||||
<view class="project-list-input">
|
<view class="project-list-input">
|
||||||
<input type="text" class="int" value="" placeholder="请输入关键字" />
|
<input type="text" class="int" value="" placeholder="请输入关键字" />
|
||||||
<view class="xian"></view>
|
<view class="xian"></view>
|
||||||
|
@ -62,7 +62,6 @@
|
||||||
|
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
</container-subgroup-two>
|
|
||||||
</container-subgroup-two>
|
</container-subgroup-two>
|
||||||
<footTabOne :current="1"></footTabOne>
|
<footTabOne :current="1"></footTabOne>
|
||||||
</view>
|
</view>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<container-subgroup>
|
<container-subgroup>
|
||||||
<view slot="content" style="margin: 0 -30rpx;">
|
<view slot="content" style="margin: 0 -30rpx;">
|
||||||
<view class="repairs-nav" style="margin-top: -30rpx;">
|
<view class="repairs-nav" style="margin-top: -30rpx;">
|
||||||
<view class="li" @click="repairsNavFun(index)" :class="item.state?'on':''"
|
<view :key="index" class="li" @click="repairsNavFun(index)" :class="item.state?'on':''"
|
||||||
v-for="(item,index) in navDataState">
|
v-for="(item,index) in navDataState">
|
||||||
{{item.title}}
|
{{item.title}}
|
||||||
</view>
|
</view>
|
||||||
|
@ -28,27 +28,28 @@
|
||||||
<view class="">
|
<view class="">
|
||||||
请填写设备名称和型号或扫描二维码
|
请填写设备名称和型号或扫描二维码
|
||||||
</view>
|
</view>
|
||||||
<image class="sm" src="../../static/iocn/sm.png" mode=""></image>
|
<image class="sm" src="../../static/iocn/sm.png" lazy-load mode=""></image>
|
||||||
</view>
|
</view>
|
||||||
<input v-model="data.device_name" class="devicename" placeholder="请填写设备名称和型号" v-else />
|
<input v-model="data.device_name" class="devicename" placeholder="请填写设备名称和型号" v-else />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<view class="fault-pictures">
|
<view class="fault-pictures" @click="chooseImg">
|
||||||
<image class="img" src="../../static/iocn/gz.png" mode="aspectFill"></image>
|
<image class="fault-pictures-img" v-if="imgsrcArr.length>=1" :src="imgsrcArr[0]" mode="aspectFill"></image>
|
||||||
<view class="text">
|
<view class="fault-pictures-con" v-else>
|
||||||
添加故障图片
|
<image class="img" src="../../static/iocn/gz.png" lazy-load mode="aspectFill"></image>
|
||||||
</view>
|
<view class="text">
|
||||||
|
添加故障图片
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
<textarea value="" v-model="data.condition" class="fault-description" placeholder="故障情况描述"
|
<textarea value="" v-model="data.condition" class="fault-description" placeholder="故障情况描述"
|
||||||
placeholder-class="fault-description-text" />
|
placeholder-class="fault-description-text" />
|
||||||
|
|
||||||
<view class="detailed-address inputCss">
|
<view class="detailed-address inputCss">
|
||||||
|
<input type="text" v-model="data.address" class="address_input" value=""
|
||||||
<input type="text" v-model="data.address" value="" placeholder="请输入详细的上门服务地址"
|
placeholder="请输入详细的上门服务地址" placeholder-class="inputCss-input" />
|
||||||
placeholder-class="inputCss-input" />
|
|
||||||
|
|
||||||
<image @click="mapFun()" src="../../static/iocn/map.png" class="map" mode="aspectFill"></image>
|
<image @click="mapFun()" src="../../static/iocn/map.png" class="map" mode="aspectFill"></image>
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
|
@ -56,23 +57,27 @@
|
||||||
placeholder-class="inputCss-input" value="" />
|
placeholder-class="inputCss-input" value="" />
|
||||||
<input type="text" class="inputCss" v-model="data.phone" placeholder="请填写联系电话"
|
<input type="text" class="inputCss" v-model="data.phone" placeholder="请填写联系电话"
|
||||||
placeholder-class="inputCss-input" value="" />
|
placeholder-class="inputCss-input" value="" />
|
||||||
<picker mode="date" @change="dateFun()">
|
|
||||||
<picker mode="time" @change="timeFun()">
|
<input type="text" class="inputCss" @tap="openDatetimePicker" disabled v-model="data.visit_time"
|
||||||
<input type="text" class="inputCss" v-model="data.date" placeholder="请选择上门时间"
|
placeholder="请选择上门时间" placeholder-class="inputCss-input" value="" />
|
||||||
placeholder-class="inputCss-input" value="" />
|
<yy-mm-dd-hh-ss ref="myPicker" @submit="handleSubmit" :start-year="2022" :end-year="2122">
|
||||||
</picker>
|
</yy-mm-dd-hh-ss>
|
||||||
</picker>
|
|
||||||
|
|
||||||
<button class="submit-button" @click="submitButton()" type="default">提交故障申报</button>
|
<button class="submit-button" @click="submitButton()" type="default">提交故障申报</button>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
</container-subgroup>
|
</container-subgroup>
|
||||||
|
|
||||||
</view>
|
</view>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
import yyMmDdHhSs from '@/components/dates/yy-mm-dd-hh-ss.vue';
|
||||||
export default {
|
export default {
|
||||||
|
components: {
|
||||||
|
yyMmDdHhSs
|
||||||
|
},
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
single: "2021-04-3",
|
single: "2021-04-3",
|
||||||
|
@ -81,12 +86,14 @@
|
||||||
fault_type: "",
|
fault_type: "",
|
||||||
device_name: "",
|
device_name: "",
|
||||||
condition: "",
|
condition: "",
|
||||||
project_number:"",
|
project_number: "",
|
||||||
address: "",
|
address: "",
|
||||||
username: "",
|
username: "",
|
||||||
|
images:"",
|
||||||
phone: "",
|
phone: "",
|
||||||
date: ""
|
visit_time: ""
|
||||||
},
|
},
|
||||||
|
imgsrcArr:[],
|
||||||
indexType: 0,
|
indexType: 0,
|
||||||
navDataState: [{
|
navDataState: [{
|
||||||
title: "有设备",
|
title: "有设备",
|
||||||
|
@ -115,23 +122,48 @@
|
||||||
|
|
||||||
|
|
||||||
this.faultTypeData = [...res.data]
|
this.faultTypeData = [...res.data]
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
|
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
|
openDatetimePicker() {
|
||||||
|
this.$refs.myPicker.show();
|
||||||
|
},
|
||||||
|
handleSubmit(e) {
|
||||||
|
// {year: "2019", month: "07", day: "17", hour: "15", minute: "21"}
|
||||||
|
console.log(e)
|
||||||
|
|
||||||
|
this.data.visit_time = `${e.year}-${e.month}-${e.day} ${e.hour}:${e.minute}`;
|
||||||
|
|
||||||
|
},
|
||||||
change(e) {
|
change(e) {
|
||||||
this.single = e;
|
this.single = e;
|
||||||
console.log("-change事件:", e);
|
console.log("-change事件:", e);
|
||||||
},
|
},
|
||||||
|
// 获取图片
|
||||||
|
chooseImg() {
|
||||||
|
uni.chooseImage({
|
||||||
|
count: 1,
|
||||||
|
sourceType: ['album', 'camera'],
|
||||||
|
success: (res) => {
|
||||||
|
this.imgsrcArr=[]
|
||||||
|
let imgsrc = res.tempFilePaths;
|
||||||
|
imgsrc.forEach(item => {
|
||||||
|
this.data.images=item
|
||||||
|
this.imgsrcArr.push(item);
|
||||||
|
})
|
||||||
|
|
||||||
|
console.log( this.imgsrcArr)
|
||||||
|
}
|
||||||
|
})
|
||||||
|
},
|
||||||
// 获取日期
|
// 获取日期
|
||||||
dateFun(data){
|
dateFun(data) {
|
||||||
|
|
||||||
},
|
|
||||||
|
|
||||||
timeFun(){
|
|
||||||
},
|
},
|
||||||
|
|
||||||
|
timeFun() {},
|
||||||
scanCodeFun() {
|
scanCodeFun() {
|
||||||
uni.scanCode({
|
uni.scanCode({
|
||||||
success: function(res) {
|
success: function(res) {
|
||||||
|
@ -142,44 +174,44 @@
|
||||||
},
|
},
|
||||||
submitButton() {
|
submitButton() {
|
||||||
this.data.fault_type = this.faultTypeData[this.indexType].id
|
this.data.fault_type = this.faultTypeData[this.indexType].id
|
||||||
|
|
||||||
if (this.data.is_device == 0){
|
|
||||||
if (!this.data.device_name) {
|
|
||||||
this.$toolAll.tools.showToast("请填写设备名称或型号");
|
|
||||||
return
|
|
||||||
}
|
|
||||||
}else{
|
|
||||||
if (!this.data.project_number) {
|
|
||||||
this.$toolAll.tools.showToast("请扫描设备二维码");
|
|
||||||
return
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
if(!this.data.username){
|
|
||||||
this.$toolAll.tools.showToast("请填写您的姓名");
|
|
||||||
return
|
|
||||||
}
|
|
||||||
var reg_tel = /^(13[0-9]|14[01456879]|15[0-35-9]|16[2567]|17[0-8]|18[0-9]|19[0-35-9])\d{8}$/; //11位手机号码正则
|
|
||||||
|
|
||||||
if(!reg_tel.test(this.data.phone)){
|
if (this.data.is_device == 0) {
|
||||||
this.$toolAll.tools.showToast("请正确填写您的电话");
|
if (!this.data.device_name) {
|
||||||
return
|
this.$toolAll.tools.showToast("请填写设备名称或型号");
|
||||||
|
return
|
||||||
|
}
|
||||||
|
} else {
|
||||||
|
if (!this.data.project_number) {
|
||||||
|
this.$toolAll.tools.showToast("请扫描设备二维码");
|
||||||
|
return
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
return
|
|
||||||
this.$requst.post('/universal/api.work_order/repair').then(res => {
|
if (!this.data.username) {
|
||||||
// this.$toolAll.tools.showToast(res.msg);
|
this.$toolAll.tools.showToast("请填写您的姓名");
|
||||||
|
return
|
||||||
|
}
|
||||||
|
var reg_tel =
|
||||||
|
/^(13[0-9]|14[01456879]|15[0-35-9]|16[2567]|17[0-8]|18[0-9]|19[0-35-9])\d{8}$/; //11位手机号码正则
|
||||||
|
|
||||||
|
if (!reg_tel.test(this.data.phone)) {
|
||||||
|
this.$toolAll.tools.showToast("请正确填写您的电话");
|
||||||
|
return
|
||||||
|
}
|
||||||
|
this.$requst.post('/universal/api.work_order/repair',this.data).then(res => {
|
||||||
|
|
||||||
if (res.code == 1) {
|
if (res.code == 1) {
|
||||||
|
|
||||||
|
console.log(res)
|
||||||
} else {
|
} else {
|
||||||
|
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
console.log(this.data)
|
console.log(this.data)
|
||||||
|
|
||||||
|
|
||||||
},
|
},
|
||||||
|
|
||||||
mapFun() {
|
mapFun() {
|
||||||
|
@ -347,7 +379,11 @@
|
||||||
background-color: #FFFFFF;
|
background-color: #FFFFFF;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
}
|
}
|
||||||
|
.fault-pictures-con{
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
align-items: center;
|
||||||
|
}
|
||||||
.fault-pictures .img {
|
.fault-pictures .img {
|
||||||
width: 87rpx;
|
width: 87rpx;
|
||||||
margin-bottom: 27rpx;
|
margin-bottom: 27rpx;
|
||||||
|
@ -396,6 +432,7 @@
|
||||||
.inputCss-input-input {
|
.inputCss-input-input {
|
||||||
font-size: 30rpx;
|
font-size: 30rpx;
|
||||||
color: #9f9898;
|
color: #9f9898;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.detailed-address .map {
|
.detailed-address .map {
|
||||||
|
@ -426,4 +463,9 @@
|
||||||
width: 42rpx;
|
width: 42rpx;
|
||||||
height: 36rpx;
|
height: 36rpx;
|
||||||
}
|
}
|
||||||
|
.fault-pictures-img{
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
|
@ -214,9 +214,8 @@
|
||||||
},
|
},
|
||||||
// 手机加星号
|
// 手机加星号
|
||||||
tel(tel) {
|
tel(tel) {
|
||||||
const telNum = tel.toString();
|
|
||||||
const reg = /^(\d{3})\d{4}(\d{4})$/;
|
const reg = /^(\d{3})\d{4}(\d{4})$/;
|
||||||
return telNum.replace(reg, '$1****$2')
|
return tel.replace(reg, '$1****$2')
|
||||||
},
|
},
|
||||||
//用户中心信息
|
//用户中心信息
|
||||||
checkInfo() {
|
checkInfo() {
|
||||||
|
|
|
@ -1,3 +1,473 @@
|
||||||
|
<<<<<<< HEAD
|
||||||
|
<template>
|
||||||
|
<view class="pad-x50">
|
||||||
|
<status-nav-slot>
|
||||||
|
<view slot="leftContent" @tap="goMessage" style="width: 70px;">
|
||||||
|
<view class="home-message-box posir disac">
|
||||||
|
<image src="/static/public/icon-home-message.png" mode=""></image>
|
||||||
|
<view v-if="messageNumber!=0">{{messageNumber}}</view>
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
<view slot="centerContent" class="disjcac">
|
||||||
|
<image style="width: 156rpx;height: 38rpx;" src="/static/public/icom-home-logo.png" mode="widthFix"></image>
|
||||||
|
</view>
|
||||||
|
<!-- #ifdef APP-PLUS -->
|
||||||
|
<view slot="rightContent" class="disac" @tap="callEv">
|
||||||
|
<image class="mar-y10" style="width: 26rpx;height: 26rpx;" src="/static/public/icon-home-phone.png" mode=""></image>
|
||||||
|
<view class="fon26 col3">拨打电话</view>
|
||||||
|
</view>
|
||||||
|
<!-- #endif -->
|
||||||
|
<!-- #ifdef H5 -->
|
||||||
|
<view slot="rightContent" class="disac" @tap="callEv">
|
||||||
|
<image class="mar-y10" style="width: 26rpx;height: 26rpx;" src="/static/public/icon-home-phone.png" mode=""></image>
|
||||||
|
<view class="fon26 col3">拨打电话</view>
|
||||||
|
</view>
|
||||||
|
<!-- #endif -->
|
||||||
|
<!-- #ifdef MP-WEIXIN -->
|
||||||
|
<view slot="rightContent" @tap="goMessage" style="width: 70px;"></view>
|
||||||
|
<!-- #endif -->
|
||||||
|
</status-nav-slot>
|
||||||
|
<!-- <view :style="{paddingTop: statusHeight +'px'}"> -->
|
||||||
|
<!-- banner图 -->
|
||||||
|
<container-subgroup-two>
|
||||||
|
<view slot="content" style="margin: 0 -30rpx;">
|
||||||
|
<image class="width100" src="/static/public/icon-home-banner.png" mode="widthFix"></image>
|
||||||
|
<view class="pad-zy20">
|
||||||
|
<!-- 项目总数、实时故障、公告 -->
|
||||||
|
<view class="project-notice-box">
|
||||||
|
<view class="disjcac pad-sx20 bbot">
|
||||||
|
<view class="disjcac fc width50">
|
||||||
|
<view class="fon26 col9">项目总数</view>
|
||||||
|
<view class="fon60 bold">126</view>
|
||||||
|
</view>
|
||||||
|
<view class="bleft" style="height: 90rpx;"></view>
|
||||||
|
<view class="disjcac fc width50">
|
||||||
|
<view class="fon26 col9">实时故障</view>
|
||||||
|
<view class="fon60 bold">116</view>
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
<view class="disac pad-s30 pad-x10">
|
||||||
|
<image class="mar-zy20" style="width: 64rpx;height: 27rpx;" src="/static/public/icon-home-notice.png" mode=""></image>
|
||||||
|
<view class="fon24 color6 mar-y20 width100 bleft pad-z20">
|
||||||
|
<lwNotice @dangGao="goNoticeDetail" :list="noticeList" :backgroundColor="'#FFFFFF'"></lwNotice>
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
<!-- 客户可见 -->
|
||||||
|
<view v-if="role==2 || role==1">
|
||||||
|
<!-- 故障报修 -->
|
||||||
|
<view class="home-fun-box">
|
||||||
|
<view class="fun-title col3 fon28 disac bold">故障报修</view>
|
||||||
|
<view class="disac mar-s30" style="height: 58rpx;">
|
||||||
|
<view @tap="goFaultRepair(index)" class="disjcac fc width25" v-for="(item,index) in repairList" :key="index">
|
||||||
|
<image :style="{width: [58,58,50][index]+'rpx',height:[53,56,58][index] + 'rpx'}" style="width: 58rpx;height: 53rpx;" :src="item.imgsrc" mode="widthFix"></image>
|
||||||
|
<view class="fon24 col3 mar-s10">{{item.title}}</view>
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
<!-- 数据查询 -->
|
||||||
|
<view class="home-fun-box" v-if="role==1">
|
||||||
|
<view class="fun-title col3 fon28 disac bold">数据查询</view>
|
||||||
|
<view class="disac mar-s30">
|
||||||
|
<view @tap="dataQueryEv(index)" class="disjcac fc width25" v-for="(item,index) in dataQueryList" :key="index">
|
||||||
|
<view class="posir" style="height: 56rpx;">
|
||||||
|
<image :style="{width: [58,58,58][index]+'rpx',height:[46,56,50][index] + 'rpx'}" style="width: 58rpx;height: 53rpx;" :src="item.imgsrc" mode="widthFix"></image>
|
||||||
|
<view class="engineer-num" v-if="item.num!=0">{{item.num}}</view>
|
||||||
|
</view>
|
||||||
|
<view class="fon24 col3 mar-s10">{{item.title}}</view>
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
<!-- 增值服务 -->
|
||||||
|
<view class="home-fun-box">
|
||||||
|
<view class="fun-title col3 fon28 disac bold">增值服务</view>
|
||||||
|
<view class="disac mar-s30" style="height: 56rpx;">
|
||||||
|
<view @tap="goIncrement(index)" class="disjcac fc width25" v-for="(item,index) in incrementList" :key="index">
|
||||||
|
<image :style="{width: [57,52,58,51][index]+'rpx',height:[56,56,50,56][index] + 'rpx'}" style="width: 58rpx;height: 53rpx;" :src="item.imgsrc" mode="widthFix"></image>
|
||||||
|
<view class="fon24 col3 mar-s10">{{item.title}}</view>
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
<!-- 工程师可见 -->
|
||||||
|
<view v-if="role==4 || role==3">
|
||||||
|
<!-- 项目维修 -->
|
||||||
|
<view class="home-fun-box" v-if="role==4">
|
||||||
|
<view class="fun-title col3 fon28 disac bold">项目维修</view>
|
||||||
|
<view class="disac mar-s30">
|
||||||
|
<view @tap="stayEv(item.title)" class="disjcac fc width25" v-for="(item,index) in projectRepairList" :key="index">
|
||||||
|
<view class="posir" style="height: 58rpx;">
|
||||||
|
<image :style="{width: [53,52,51][index]+'rpx',height:[58,58,58][index] + 'rpx'}" style="width: 58rpx;height: 53rpx;" :src="item.imgsrc" mode="widthFix"></image>
|
||||||
|
<view class="engineer-num" v-if="item.num!=0">{{item.num}}</view>
|
||||||
|
</view>
|
||||||
|
<view class="fon24 col3 mar-s10">{{item.title}}</view>
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
<view v-if="role==3">
|
||||||
|
<!-- 待办工单 -->
|
||||||
|
<view class="home-fun-box">
|
||||||
|
<view class="fun-title col3 fon28 disac bold">待办工单</view>
|
||||||
|
<view class="disac mar-s30">
|
||||||
|
<view @tap="stayEv(item.title)" class="disjcac fc width25" v-for="(item,index) in stayWorkOrderList" :key="index">
|
||||||
|
<view class="posir" style="height: 58rpx;">
|
||||||
|
<image :style="{width: [53,48,51,58][index]+'rpx',height:[58,58,58,53][index] + 'rpx'}" style="width: 58rpx;height: 53rpx;" :src="item.imgsrc" mode="widthFix"></image>
|
||||||
|
<view class="engineer-num" v-if="item.num!=0">{{item.num}}</view>
|
||||||
|
</view>
|
||||||
|
<view class="fon24 col3 mar-s10">{{item.title}}</view>
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
<!-- 待办事件 -->
|
||||||
|
<view class="home-fun-box">
|
||||||
|
<view class="fun-title col3 fon28 disac bold">待办事件</view>
|
||||||
|
<view class="disac mar-s30">
|
||||||
|
<view @tap="stayEv(item.title)" class="disjcac fc width25" v-for="(item,index) in stayEventList" :key="index">
|
||||||
|
<view class="posir" style="height: 58rpx;">
|
||||||
|
<image :style="{width: [58,58,50][index]+'rpx',height:[58,54,58][index] + 'rpx'}" style="width: 58rpx;height: 53rpx;" :src="item.imgsrc" mode="widthFix"></image>
|
||||||
|
<view class="engineer-num" v-if="item.num!=0">{{item.num}}</view>
|
||||||
|
</view>
|
||||||
|
<view class="fon24 col3 mar-s10">{{item.title}}</view>
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
<!-- 工单数据 -->
|
||||||
|
<view class="home-fun-box">
|
||||||
|
<view class="fun-title col3 fon28 disac bold">工单数据</view>
|
||||||
|
<view class="disac mar-s30">
|
||||||
|
<view @tap="stayEv(item.id)" class="disjcac fc width25" v-for="(item,index) in workOrderList" :key="index">
|
||||||
|
<view class="posir" style="height: 60rpx;">
|
||||||
|
<image :style="{width: [59,56,58,58][index]+'rpx',height:[49,58,58,60][index] + 'rpx'}" style="width: 58rpx;height: 53rpx;" :src="item.imgsrc" mode="widthFix"></image>
|
||||||
|
<view class="engineer-num" v-if="item.num!=0">{{item.num}}</view>
|
||||||
|
</view>
|
||||||
|
<view class="fon24 col3 mar-s10">{{item.title}}</view>
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
<!-- 数据查询 -->
|
||||||
|
<view class="home-fun-box" v-if="role==3">
|
||||||
|
<view class="fun-title col3 fon28 disac bold">数据查询</view>
|
||||||
|
<view class="disac mar-s30">
|
||||||
|
<view @tap="dataQueryEv(index)" class="disjcac fc width25" v-for="(item,index) in dataQueryList" :key="index">
|
||||||
|
<view class="posir" style="height: 56rpx;">
|
||||||
|
<image :style="{width: [58,58,58][index]+'rpx',height:[46,56,50][index] + 'rpx'}" style="width: 58rpx;height: 53rpx;" :src="item.imgsrc" mode="widthFix"></image>
|
||||||
|
<view class="engineer-num" v-if="item.num!=0">{{item.num}}</view>
|
||||||
|
</view>
|
||||||
|
<view class="fon24 col3 mar-s10">{{item.title}}</view>
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
<!-- 结算情况 -->
|
||||||
|
<view class="home-fun-box" v-if="role==4">
|
||||||
|
<view class="fun-title col3 fon28 disac bold">结算情况</view>
|
||||||
|
<view class="disac mar-s30">
|
||||||
|
<view @tap="stayEv(item.title)" class="disjcac fc width25" v-for="(item,index) in settlementList" :key="index">
|
||||||
|
<view class="posir" style="height: 58rpx;">
|
||||||
|
<image :style="{width: [58,50,58][index]+'rpx',height:[54,58,58][index] + 'rpx'}" style="width: 58rpx;height: 53rpx;" :src="item.imgsrc" mode="widthFix"></image>
|
||||||
|
<view class="engineer-num" v-if="item.num!=0">{{item.num}}</view>
|
||||||
|
</view>
|
||||||
|
<view class="fon24 col3 mar-s10">{{item.title}}</view>
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
<!-- 其他 -->
|
||||||
|
<view class="home-fun-box">
|
||||||
|
<view class="fun-title col3 fon28 disac bold">其他</view>
|
||||||
|
<view class="disac mar-s30" style="height: 58rpx;">
|
||||||
|
<view @tap="otherEv(index)" class="disjcac fc width25" v-for="(item,index) in otherList" :key="index">
|
||||||
|
<image :style="{width: [58,49,58][index]+'rpx',height:[51,58,55][index] + 'rpx'}" style="width: 58rpx;height: 53rpx;" :src="item.imgsrc" mode="widthFix"></image>
|
||||||
|
<view class="fon24 col3 mar-s10">{{item.title}}</view>
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
<!-- 解决方案 -->
|
||||||
|
<view class="home-solution mar-x20 pad30">
|
||||||
|
<view class="disjbac" @tap="goPlant(0)">
|
||||||
|
<view>
|
||||||
|
<view class="fon30 bold" style="color: #00a2e9;">畅想智能-场景化设计</view>
|
||||||
|
<view class="fon34 bold col3 mar-s10">解决方案<text class="col9 mar-z10">Solution</text></view>
|
||||||
|
</view>
|
||||||
|
<image style="width: 50rpx;height: 50rpx;" src="/static/public/icon-home-solution.png" mode=""></image>
|
||||||
|
</view>
|
||||||
|
<view class="mar-s30">
|
||||||
|
<scroll-view scroll-x>
|
||||||
|
<view :class="solutionList.length == 4 ? 'disjbac' : 'disac'">
|
||||||
|
<view @tap="goDetail(0,item.id)" class="posir flexs" v-for="(item,index) in solutionList" :key="index" style="width: 23%;height: 214rpx;" :style="{marginRight: solutionList.length != 4 ? '20rpx' : ''}">
|
||||||
|
<image style="width: 100%;height: 214rpx;" class="radius10 " :src="item.imgsrc" mode="widthFix"></image>
|
||||||
|
<view class="posia solution-title clips1">{{item.title}}</view>
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
</scroll-view>
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
<!-- 常见故障 -->
|
||||||
|
<view class="bacf mar-zy20 pad-sx30 pad-zy10 radius10">
|
||||||
|
<view class="fon34 bold col3" @tap="goPlant(1)">常见故障<text class="col9 mar-z10">Common faults</text></view>
|
||||||
|
<view @tap="goDetail(1,item.id)" class="pad-sx20 bbot disjb" v-for="(item,index) in faultsList" :key="index">
|
||||||
|
<view class="fon28 line-h38 disjb fc" style="min-height: 160rpx;">
|
||||||
|
<view>
|
||||||
|
<view class="col3 clips1">{{item.title}}</view>
|
||||||
|
<view class="fon22 col6 clips3 mar-sx10">{{item.content}}</view>
|
||||||
|
</view>
|
||||||
|
<view class="col9">{{item.views}}人看过</view>
|
||||||
|
</view>
|
||||||
|
<image class="flexs mar-z20" :src="item.imgsrc" style="width: 280rpx;height: 160rpx;" mode="aspectFill" lazy-load></image>
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
</container-subgroup-two>
|
||||||
|
<!-- 底部tab -->
|
||||||
|
<foot-tab></foot-tab>
|
||||||
|
</view>
|
||||||
|
</template>
|
||||||
|
|
||||||
|
<script>
|
||||||
|
import statusNavSlot from '@/components/status-navs/status-nav-slot.vue';
|
||||||
|
// 暂无更多组件
|
||||||
|
import pitera from '@/components/nothing/pitera.vue';
|
||||||
|
// 公告
|
||||||
|
import lwNotice from '@/components/lw-notice/lw-notice.vue';
|
||||||
|
import footTabOne from '@/components/foot-tabs/foot-tab-one.vue';
|
||||||
|
import containerSubgroupTwo from '@/components/containers/container-subgroup-two.vue';
|
||||||
|
export default {
|
||||||
|
components:{
|
||||||
|
pitera,
|
||||||
|
statusNavSlot,
|
||||||
|
lwNotice,
|
||||||
|
'foot-tab' :footTabOne,
|
||||||
|
containerSubgroupTwo
|
||||||
|
},
|
||||||
|
data() {
|
||||||
|
return {
|
||||||
|
role: 4, // 1:业务员 2:表示客户 3:表示客服 4:表示工程师
|
||||||
|
statusHeight: uni.getSystemInfoSync().statusBarHeight + 50,
|
||||||
|
messageNumber: 16 ,// 消息数量
|
||||||
|
noticeList:['2021年11月06日公司团建,维修服务暂停一天服务暂停一天服务暂停一天。','51akslfj;dkpiojasdjf;j1ij'],//公告
|
||||||
|
// 故障报修
|
||||||
|
repairList:[
|
||||||
|
{imgsrc:'/static/public/icon-home-repair.png',title:'报修'},
|
||||||
|
{imgsrc:'/static/public/icon-home-dealt.png',title:'待办'},
|
||||||
|
{imgsrc:'/static/public/icon-home-urge.png',title:'催一催'},
|
||||||
|
],
|
||||||
|
// 增值服务
|
||||||
|
incrementList:[
|
||||||
|
{imgsrc:'/static/public/icon-home-patrol.png',title:'巡检'},
|
||||||
|
{imgsrc:'/static/public/icon-home-maintain.png',title:'保养'},
|
||||||
|
{imgsrc:'/static/public/icon-home-movingScreen.png',title:'移屏'},
|
||||||
|
{imgsrc:'/static/public/icon-home-screeRemoval.png',title:'拆屏'},
|
||||||
|
],
|
||||||
|
// 其他
|
||||||
|
otherList:[
|
||||||
|
{imgsrc:'/static/public/icon-home-largeScreen.png',title:'故障统计'},
|
||||||
|
{imgsrc:'/static/public/icon-home-reportForm.png',title:'数据看板'},
|
||||||
|
{imgsrc:'/static/public/icon-home-product.png',title:'新产品'},
|
||||||
|
],
|
||||||
|
// 解决方案
|
||||||
|
solutionList:[
|
||||||
|
{imgsrc:'/static/deleteImg/flying-img01.png',title:'控制室解决方案'},
|
||||||
|
{imgsrc:'/static/deleteImg/flying-img02.png',title:'户外屏解决方案'},
|
||||||
|
{imgsrc:'/static/deleteImg/flying-img03.png',title:'会议室解决方案'},
|
||||||
|
{imgsrc:'/static/deleteImg/flying-img04.png',title:'实体店解决方案'},
|
||||||
|
],
|
||||||
|
// 项目维修
|
||||||
|
projectRepairList:[
|
||||||
|
{imgsrc:'/static/public/icon-home-staySingle.png',title:'待接单',num:0},
|
||||||
|
{imgsrc:'/static/public/icon-home-stayImplement.png',title:'待执行',num:99},
|
||||||
|
{imgsrc:'/static/public/icon-home-repairIng.png',title:'维修中',num:6},
|
||||||
|
],
|
||||||
|
// 工单数据
|
||||||
|
workOrderList:[
|
||||||
|
{imgsrc:'/static/public/icon-home-abnormalSingle.png',title:'异常单',num:0},
|
||||||
|
{imgsrc:'/static/public/icon-home-overdueSingle.png',title:'逾期单',num:0},
|
||||||
|
// {imgsrc:'/static/public/icon-home-overtime.png',title:'超时单 ',num:0},
|
||||||
|
{imgsrc:'/static/public/icon-home-workOrderPool.png',title:'工单池',num:6,},
|
||||||
|
],
|
||||||
|
// 结算情况
|
||||||
|
settlementList:[
|
||||||
|
{imgsrc:'/static/public/icon-home-stayCollection.png',title:'待收款',num:0},
|
||||||
|
{imgsrc:'/static/public/icon-home-received.png',title:'已收款',num:6},
|
||||||
|
{imgsrc:'/static/public/icon-home-commission.png',title:'佣金',num:0},
|
||||||
|
],
|
||||||
|
// 待办工单
|
||||||
|
stayWorkOrderList:[
|
||||||
|
{imgsrc:'/static/public/icon-home-stayImplement.png',title:'待受理',num:0},
|
||||||
|
{imgsrc:'/static/public/icon-home-stayAssign.png',title:'待指派',num:6},
|
||||||
|
{imgsrc:'/static/public/icon-home-stayRepair.png',title:'待维修',num:6},
|
||||||
|
{imgsrc:'/static/public/icon-home-returnVisit.png',title:'待回访',num:0},
|
||||||
|
],
|
||||||
|
// 待办事件
|
||||||
|
stayEventList:[
|
||||||
|
{imgsrc:'/static/public/icon-home-stayBatch.png',title:'待审批',num:0},
|
||||||
|
{imgsrc:'/static/public/icon-home-stayCollection.png',title:'待收款',num:0},
|
||||||
|
{imgsrc:'/static/public/icon-home-received.png',title:'已收款',num:0},
|
||||||
|
],
|
||||||
|
// 数据查询
|
||||||
|
dataQueryList:[
|
||||||
|
{imgsrc:'/static/public/icon-home-checkCustomer.png',title:'查客户',num:0},
|
||||||
|
{imgsrc:'/static/public/icon-home-checkProject.png',title:'查项目',num:0},
|
||||||
|
{imgsrc:'/static/public/icon-home-checkSparePart.png',title:'查备件',num:0},
|
||||||
|
],
|
||||||
|
// 常见故障
|
||||||
|
faultsList:[],
|
||||||
|
}
|
||||||
|
},
|
||||||
|
onLoad(options) {
|
||||||
|
// 获取当前页面url
|
||||||
|
this.$toolAll.tools.obtainUrl();
|
||||||
|
// 调用解决方案类型事件
|
||||||
|
this.getPlanType();
|
||||||
|
// 调用增值服务类型
|
||||||
|
this.getIncrementServiceType();
|
||||||
|
// 调用获取常见故障列表事件
|
||||||
|
this.getFaultsList();
|
||||||
|
//调用工单类型
|
||||||
|
this.getWorkOrderType()
|
||||||
|
},
|
||||||
|
methods: {
|
||||||
|
// 工单类型
|
||||||
|
getWorkOrderType(){
|
||||||
|
this.$requst.get('/universal/api.order/order_type', ).then(res => {
|
||||||
|
if (res.code == 1) {
|
||||||
|
|
||||||
|
for (var i = 0; i < res.data.length; i++) {
|
||||||
|
for (var k = 0; k < this.workOrderList.length; k++) {
|
||||||
|
if(res.data[i].name== this.workOrderList[k].title){
|
||||||
|
this.$set(this.workOrderList,k,{...this.workOrderList[k],id:res.data[i].id})
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
} else {
|
||||||
|
|
||||||
|
}
|
||||||
|
})
|
||||||
|
},
|
||||||
|
goNoticeDetail(e){
|
||||||
|
console.log(e);
|
||||||
|
},
|
||||||
|
// 前往增值服务页面
|
||||||
|
goIncrement(index) {
|
||||||
|
uni.navigateTo({
|
||||||
|
url:`/pages/appreciationServe/appreciationServe?index=${index}`
|
||||||
|
})
|
||||||
|
},
|
||||||
|
// 待办事件
|
||||||
|
stayEv(title) {
|
||||||
|
let url = '';
|
||||||
|
if(title=='佣金') {
|
||||||
|
url = `/pagesB/my-account/my-account?index=1`
|
||||||
|
} else {
|
||||||
|
url = `/pages/workOrder/workOrderLlsit?status=${title}`
|
||||||
|
}
|
||||||
|
uni.navigateTo({
|
||||||
|
url:url
|
||||||
|
})
|
||||||
|
},
|
||||||
|
|
||||||
|
// 查询增值服务类型
|
||||||
|
getIncrementServiceType(){
|
||||||
|
this.$requst.get('/universal/api.vas/vas_type').then(res=>{
|
||||||
|
if(res.code) {
|
||||||
|
|
||||||
|
}
|
||||||
|
})
|
||||||
|
},
|
||||||
|
// 数据查询事件
|
||||||
|
dataQueryEv(index){
|
||||||
|
uni.navigateTo({
|
||||||
|
url:`/pages/dataQuery/queryFunction?index=${index}`
|
||||||
|
})
|
||||||
|
},
|
||||||
|
// 查询解决方案类型
|
||||||
|
getPlanType(){
|
||||||
|
this.$requst.post('/universal/api.solution/solution_type').then(res=>{
|
||||||
|
if(res.code) {
|
||||||
|
res.data.forEach(item=>{
|
||||||
|
let obj = {
|
||||||
|
id:item.id,
|
||||||
|
title:item.name,
|
||||||
|
imgsrc: getApp().globalData.hostapi + '/' + item.cover_img,
|
||||||
|
}
|
||||||
|
this.solutionList.push(obj);
|
||||||
|
})
|
||||||
|
console.log(this.solutionList,340);
|
||||||
|
}
|
||||||
|
})
|
||||||
|
},
|
||||||
|
// 故障报修分类下的点击事件
|
||||||
|
goFaultRepair(index){
|
||||||
|
if(index!=2) {
|
||||||
|
let faultRepairUrls = [
|
||||||
|
'/pages/repairsPage/repairsPage',
|
||||||
|
'/pages/workOrder/workOrderLlsit',
|
||||||
|
];
|
||||||
|
uni.navigateTo({
|
||||||
|
url:faultRepairUrls[index]
|
||||||
|
})
|
||||||
|
} else {
|
||||||
|
this.$toolAll.tools.showToast('已催单成功')
|
||||||
|
}
|
||||||
|
},
|
||||||
|
// 获取常见故障推荐列表
|
||||||
|
getFaultsList(){
|
||||||
|
this.$requst.post('/universal/api.question/question').then(res=>{
|
||||||
|
if(res.code) {
|
||||||
|
res.data.forEach(item=>{
|
||||||
|
let obj = {
|
||||||
|
id:item.id,
|
||||||
|
title:item.title,
|
||||||
|
imgsrc: getApp().globalData.hostapi + '/' + item.cover_img,
|
||||||
|
content:item.summary,
|
||||||
|
views:item.reading
|
||||||
|
}
|
||||||
|
this.faultsList.push(obj);
|
||||||
|
})
|
||||||
|
}
|
||||||
|
})
|
||||||
|
},
|
||||||
|
// 其他分类下的点击事件
|
||||||
|
otherEv(index) {
|
||||||
|
let otherUrls = [
|
||||||
|
'/pages/faultStatistics/faultStatistics',
|
||||||
|
'/pages/faultStatistics/projectOverview',
|
||||||
|
'/pagesB/new-product/new-product',
|
||||||
|
];
|
||||||
|
uni.navigateTo({
|
||||||
|
url:otherUrls[index]
|
||||||
|
})
|
||||||
|
},
|
||||||
|
// 前往解决方案、常见故障列表
|
||||||
|
goPlant(index){
|
||||||
|
uni.navigateTo({
|
||||||
|
url:`/pagesB/plan-fault/plan-fault?index=${index}`
|
||||||
|
})
|
||||||
|
},
|
||||||
|
// 前往解决方案详情、常见故障详情
|
||||||
|
goDetail(index,id) {
|
||||||
|
uni.navigateTo({
|
||||||
|
url:`/pagesB/plan-fault-product-detail/detail?index=${index}&id=${id}`
|
||||||
|
})
|
||||||
|
},
|
||||||
|
// 前往消息列表页面
|
||||||
|
goMessage(){
|
||||||
|
uni.navigateTo({
|
||||||
|
url:`/pagesB/message-center/message-center`
|
||||||
|
})
|
||||||
|
},
|
||||||
|
// 拨打电话事件
|
||||||
|
callEv(){
|
||||||
|
this.$toolAll.tools.countCustomer('15616330510');
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<style>
|
||||||
|
page{background-color: #f7f7f7;}
|
||||||
|
</style>
|
||||||
|
=======
|
||||||
<template>
|
<template>
|
||||||
<view class="pad-x50">
|
<view class="pad-x50">
|
||||||
<status-nav-slot>
|
<status-nav-slot>
|
||||||
|
@ -448,3 +918,4 @@
|
||||||
<style>
|
<style>
|
||||||
page{background-color: #f7f7f7;}
|
page{background-color: #f7f7f7;}
|
||||||
</style>
|
</style>
|
||||||
|
>>>>>>> 6ceeddde3522c33ced86c4a63a2e9d96e5c2e383
|
||||||
|
|
|
@ -98,9 +98,9 @@
|
||||||
dataPage:{
|
dataPage:{
|
||||||
list_rows:10,
|
list_rows:10,
|
||||||
page:1,
|
page:1,
|
||||||
order_status:"",
|
// order_status:"",
|
||||||
order_times:"",
|
// order_times:"",
|
||||||
keyword:""
|
// keyword:""
|
||||||
},
|
},
|
||||||
dataList:[
|
dataList:[
|
||||||
|
|
||||||
|
@ -108,24 +108,27 @@
|
||||||
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
onLoad(op) {
|
onLoad(option) {
|
||||||
this.workeOrderStatusIndex = this.array.findIndex(item=>item.name==op.status);
|
|
||||||
if(this.workeOrderStatusIndex!=-1) this.workeOrderStatus = '';
|
|
||||||
// 调用获取工单状态事件
|
// 调用获取工单状态事件
|
||||||
this.getType();
|
|
||||||
// 调用获取工单列表事件
|
this.getType(option);
|
||||||
this.getDatalist();
|
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
// 获取工单状态
|
// 获取工单状态
|
||||||
getType(){
|
getType(option){
|
||||||
this.$requst.get('/universal/api.order/order_type', {
|
this.$requst.get('/universal/api.order/order_type').then(res => {
|
||||||
list_rows: this.dataPage.list_rows,
|
|
||||||
page: this.dataPage.page,
|
|
||||||
}).then(res => {
|
|
||||||
// this.$toolAll.tools.showToast(res.msg);
|
// this.$toolAll.tools.showToast(res.msg);
|
||||||
if (res.code) {
|
if (res.code) {
|
||||||
this.array=[...res.data]
|
this.array=[...res.data]
|
||||||
|
// 调用获取工单列表事件
|
||||||
|
if(option.status){
|
||||||
|
this.workeOrderStatusIndex = this.array.findIndex(item=>item.id==option.status);
|
||||||
|
if(this.workeOrderStatusIndex!=-1) this.workeOrderStatus = '';
|
||||||
|
}
|
||||||
|
|
||||||
|
this.getDatalist();
|
||||||
} else {
|
} else {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -259,6 +259,7 @@
|
||||||
},
|
},
|
||||||
handleSubmit(e) {
|
handleSubmit(e) {
|
||||||
// {year: "2019", month: "07", day: "17", hour: "15", minute: "21"}
|
// {year: "2019", month: "07", day: "17", hour: "15", minute: "21"}
|
||||||
|
|
||||||
this.targetObj.endTime = `${e.year}-${e.month}-${e.day} ${e.hour}:${e.minute}`;
|
this.targetObj.endTime = `${e.year}-${e.month}-${e.day} ${e.hour}:${e.minute}`;
|
||||||
this.targetObj.maintenanceTime = this.$toolAll.tools.returnTimeFormat(this.targetObj.startTime,this.targetObj.endTime);
|
this.targetObj.maintenanceTime = this.$toolAll.tools.returnTimeFormat(this.targetObj.startTime,this.targetObj.endTime);
|
||||||
this.targetObj.waitingTime = this.$toolAll.tools.returnTimeFormat(this.targetObj.declarationTime,this.targetObj.endTime);
|
this.targetObj.waitingTime = this.$toolAll.tools.returnTimeFormat(this.targetObj.declarationTime,this.targetObj.endTime);
|
||||||
|
|
Loading…
Reference in New Issue