|
@@ -1,6 +1,6 @@
|
|
<template>
|
|
<template>
|
|
<view>
|
|
<view>
|
|
-<image src="https://121.37.40.217/app/images//background-from.png" class="background"></image>
|
|
|
|
|
|
+<image src="https://cczdsz.cn/app/images//background-from.png" class="background"></image>
|
|
<view class="project-content">
|
|
<view class="project-content">
|
|
<u-form :model="form" :rules="rules" ref="form">
|
|
<u-form :model="form" :rules="rules" ref="form">
|
|
<view class="small-title">输配站</view>
|
|
<view class="small-title">输配站</view>
|
|
@@ -12,7 +12,7 @@
|
|
<view>压力表</view>
|
|
<view>压力表</view>
|
|
<u-input v-model="WarningColumnInformation" disabled placeholder="请上传压力表照片"></u-input>
|
|
<u-input v-model="WarningColumnInformation" disabled placeholder="请上传压力表照片"></u-input>
|
|
<view class="" style="display: flex; flex-wrap: wrap; margin: 0 55rpx;">
|
|
<view class="" style="display: flex; flex-wrap: wrap; margin: 0 55rpx;">
|
|
- <image src="https://121.37.40.217/app/images//chooseimg.png" mode=""
|
|
|
|
|
|
+ <image src="https://cczdsz.cn/app/images//chooseimg.png" mode=""
|
|
style="width: 190rpx; height: 190rpx; margin: 0 12rpx; " @click="pressureGaugechoose()" v-if="type!=1">
|
|
style="width: 190rpx; height: 190rpx; margin: 0 12rpx; " @click="pressureGaugechoose()" v-if="type!=1">
|
|
</image>
|
|
</image>
|
|
<view v-for="(item,index) in pressureGaugeimgymxs" :key="index" style="position: relative;">
|
|
<view v-for="(item,index) in pressureGaugeimgymxs" :key="index" style="position: relative;">
|
|
@@ -35,7 +35,7 @@
|
|
<view>液位计</view>
|
|
<view>液位计</view>
|
|
<u-input v-model="WarningColumnInformation" disabled placeholder="请上传液位计照片"></u-input>
|
|
<u-input v-model="WarningColumnInformation" disabled placeholder="请上传液位计照片"></u-input>
|
|
<view class="" style="display: flex; flex-wrap: wrap; margin: 0 55rpx;">
|
|
<view class="" style="display: flex; flex-wrap: wrap; margin: 0 55rpx;">
|
|
- <image src="https://121.37.40.217/app/images//chooseimg.png" mode=""
|
|
|
|
|
|
+ <image src="https://cczdsz.cn/app/images//chooseimg.png" mode=""
|
|
style="width: 190rpx; height: 190rpx; margin: 0 12rpx; " @click="LevelGaugechoose()" v-if="type!=1">
|
|
style="width: 190rpx; height: 190rpx; margin: 0 12rpx; " @click="LevelGaugechoose()" v-if="type!=1">
|
|
</image>
|
|
</image>
|
|
<view v-for="(item,index) in LevelGaugeimgymxs" :key="index" style="position: relative;">
|
|
<view v-for="(item,index) in LevelGaugeimgymxs" :key="index" style="position: relative;">
|
|
@@ -58,7 +58,7 @@
|
|
<view>流量计</view>
|
|
<view>流量计</view>
|
|
<u-input v-model="WarningColumnInformation" disabled placeholder="请上传流量计照片"></u-input>
|
|
<u-input v-model="WarningColumnInformation" disabled placeholder="请上传流量计照片"></u-input>
|
|
<view class="" style="display: flex; flex-wrap: wrap; margin: 0 55rpx;">
|
|
<view class="" style="display: flex; flex-wrap: wrap; margin: 0 55rpx;">
|
|
- <image src="https://121.37.40.217/app/images//chooseimg.png" mode=""
|
|
|
|
|
|
+ <image src="https://cczdsz.cn/app/images//chooseimg.png" mode=""
|
|
style="width: 190rpx; height: 190rpx; margin: 0 12rpx; " @click="choose()" v-if="type!=1">
|
|
style="width: 190rpx; height: 190rpx; margin: 0 12rpx; " @click="choose()" v-if="type!=1">
|
|
</image>
|
|
</image>
|
|
<view v-for="(item,index) in imgymxs" :key="index" style="position: relative;">
|
|
<view v-for="(item,index) in imgymxs" :key="index" style="position: relative;">
|
|
@@ -146,7 +146,7 @@
|
|
<view>巡检照片</view>
|
|
<view>巡检照片</view>
|
|
<u-input v-model="WarningColumnInformation" disabled placeholder="请上传巡检照片"></u-input>
|
|
<u-input v-model="WarningColumnInformation" disabled placeholder="请上传巡检照片"></u-input>
|
|
<view class="" style="display: flex; flex-wrap: wrap; margin: 0 55rpx;">
|
|
<view class="" style="display: flex; flex-wrap: wrap; margin: 0 55rpx;">
|
|
- <image src="https://121.37.40.217/app/images//chooseimg.png" mode=""
|
|
|
|
|
|
+ <image src="https://cczdsz.cn/app/images//chooseimg.png" mode=""
|
|
style="width: 190rpx; height: 190rpx; margin: 0 12rpx; " @click="choose()" v-if="type!=1">
|
|
style="width: 190rpx; height: 190rpx; margin: 0 12rpx; " @click="choose()" v-if="type!=1">
|
|
</image>
|
|
</image>
|
|
<view v-for="(item,index) in imgymxs" :key="index" style="position: relative;">
|
|
<view v-for="(item,index) in imgymxs" :key="index" style="position: relative;">
|
|
@@ -278,7 +278,7 @@ methods: {
|
|
{
|
|
{
|
|
this.form.emergency=this.emergency
|
|
this.form.emergency=this.emergency
|
|
},
|
|
},
|
|
-
|
|
|
|
|
|
+
|
|
checksamplingMeterCount(e) {
|
|
checksamplingMeterCount(e) {
|
|
console.log(e)
|
|
console.log(e)
|
|
//正则表达试
|
|
//正则表达试
|
|
@@ -470,7 +470,7 @@ methods: {
|
|
})
|
|
})
|
|
}
|
|
}
|
|
_this.typelist = res
|
|
_this.typelist = res
|
|
-
|
|
|
|
|
|
+
|
|
})
|
|
})
|
|
},
|
|
},
|
|
confirm(e) {
|
|
confirm(e) {
|
|
@@ -486,7 +486,7 @@ methods: {
|
|
this.form.emergency =e
|
|
this.form.emergency =e
|
|
this.showemergency=false
|
|
this.showemergency=false
|
|
}
|
|
}
|
|
-
|
|
|
|
|
|
+
|
|
},
|
|
},
|
|
maintainconfirm(e) {
|
|
maintainconfirm(e) {
|
|
if(e==2)
|
|
if(e==2)
|
|
@@ -510,7 +510,7 @@ methods: {
|
|
this.form.fireEquipment =e
|
|
this.form.fireEquipment =e
|
|
this.showfireEquipment=false
|
|
this.showfireEquipment=false
|
|
}
|
|
}
|
|
-
|
|
|
|
|
|
+
|
|
},
|
|
},
|
|
Alarmconfirm(e) {
|
|
Alarmconfirm(e) {
|
|
if(e==1)
|
|
if(e==1)
|
|
@@ -522,7 +522,7 @@ methods: {
|
|
this.form.Alarm =e
|
|
this.form.Alarm =e
|
|
this.showAlarm=false
|
|
this.showAlarm=false
|
|
}
|
|
}
|
|
-
|
|
|
|
|
|
+
|
|
},
|
|
},
|
|
pressureGaugechoose()
|
|
pressureGaugechoose()
|
|
{
|
|
{
|
|
@@ -664,7 +664,7 @@ methods: {
|
|
// this.lists[index].progress = 100;
|
|
// this.lists[index].progress = 100;
|
|
// this.lists[index].error = false;
|
|
// this.lists[index].error = false;
|
|
// this.$emit('on-success', data, index, this.lists, this
|
|
// this.$emit('on-success', data, index, this.lists, this
|
|
- // .index);
|
|
|
|
|
|
+ // .index);
|
|
if (_this.progress === 100) {
|
|
if (_this.progress === 100) {
|
|
console.log('_this.progress', _this.progress)
|
|
console.log('_this.progress', _this.progress)
|
|
console.log('data----', data)
|
|
console.log('data----', data)
|
|
@@ -812,7 +812,7 @@ methods: {
|
|
// this.lists[index].progress = 100;
|
|
// this.lists[index].progress = 100;
|
|
// this.lists[index].error = false;
|
|
// this.lists[index].error = false;
|
|
// this.$emit('on-success', data, index, this.lists, this
|
|
// this.$emit('on-success', data, index, this.lists, this
|
|
- // .index);
|
|
|
|
|
|
+ // .index);
|
|
if (_this.progress === 100) {
|
|
if (_this.progress === 100) {
|
|
console.log('_this.progress', _this.progress)
|
|
console.log('_this.progress', _this.progress)
|
|
console.log('data----', data)
|
|
console.log('data----', data)
|
|
@@ -960,7 +960,7 @@ methods: {
|
|
// this.lists[index].progress = 100;
|
|
// this.lists[index].progress = 100;
|
|
// this.lists[index].error = false;
|
|
// this.lists[index].error = false;
|
|
// this.$emit('on-success', data, index, this.lists, this
|
|
// this.$emit('on-success', data, index, this.lists, this
|
|
- // .index);
|
|
|
|
|
|
+ // .index);
|
|
if (_this.progress === 100) {
|
|
if (_this.progress === 100) {
|
|
console.log('_this.progress', _this.progress)
|
|
console.log('_this.progress', _this.progress)
|
|
console.log('data----', data)
|
|
console.log('data----', data)
|
|
@@ -1039,4 +1039,4 @@ font-size: 38rpx;
|
|
color: #2d95f4;
|
|
color: #2d95f4;
|
|
margin: 20rpx 0;
|
|
margin: 20rpx 0;
|
|
}
|
|
}
|
|
-</style>
|
|
|
|
|
|
+</style>
|