wangtong преди 1 година
родител
ревизия
2056c74b04
променени са 27 файла, в които са добавени 27 реда и са изтрити 27 реда
  1. 1 1
      pages/noLogin/CourtyardNetworkManagement/CourtyardNetworkManagement.vue
  2. 1 1
      pages/noLogin/GRegulatingBoxMaintenance/GRegulatingBoxMaintenance.vue
  3. 1 1
      pages/noLogin/LNGStation/LNGStation.vue
  4. 1 1
      pages/noLogin/PipelineGasUser/PipelineGasUser.vue
  5. 1 1
      pages/noLogin/PressureRegulatingBox/PressureRegulatingBox.vue
  6. 1 1
      pages/noLogin/emergencyRepairOrder/emergencyRepairOrder.vue
  7. 1 1
      pages/noLogin/patrolFleet/patrolFleet.vue
  8. 1 1
      pages/noLogin/roadSection/roadSection.vue
  9. 1 1
      pages/noLogin/valveWellInspection/valveWellInspection.vue
  10. 1 1
      unpackage/dist/dev/.sourcemap/mp-weixin/pages/noLogin/CourtyardNetworkManagement/CourtyardNetworkManagement.js.map
  11. 1 1
      unpackage/dist/dev/.sourcemap/mp-weixin/pages/noLogin/GRegulatingBoxMaintenance/GRegulatingBoxMaintenance.js.map
  12. 1 1
      unpackage/dist/dev/.sourcemap/mp-weixin/pages/noLogin/LNGStation/LNGStation.js.map
  13. 1 1
      unpackage/dist/dev/.sourcemap/mp-weixin/pages/noLogin/PipelineGasUser/PipelineGasUser.js.map
  14. 1 1
      unpackage/dist/dev/.sourcemap/mp-weixin/pages/noLogin/PressureRegulatingBox/PressureRegulatingBox.js.map
  15. 1 1
      unpackage/dist/dev/.sourcemap/mp-weixin/pages/noLogin/emergencyRepairOrder/emergencyRepairOrder.js.map
  16. 1 1
      unpackage/dist/dev/.sourcemap/mp-weixin/pages/noLogin/patrolFleet/patrolFleet.js.map
  17. 1 1
      unpackage/dist/dev/.sourcemap/mp-weixin/pages/noLogin/roadSection/roadSection.js.map
  18. 1 1
      unpackage/dist/dev/.sourcemap/mp-weixin/pages/noLogin/valveWellInspection/valveWellInspection.js.map
  19. 1 1
      unpackage/dist/dev/mp-weixin/pages/noLogin/CourtyardNetworkManagement/CourtyardNetworkManagement.js
  20. 1 1
      unpackage/dist/dev/mp-weixin/pages/noLogin/GRegulatingBoxMaintenance/GRegulatingBoxMaintenance.js
  21. 1 1
      unpackage/dist/dev/mp-weixin/pages/noLogin/LNGStation/LNGStation.js
  22. 1 1
      unpackage/dist/dev/mp-weixin/pages/noLogin/PipelineGasUser/PipelineGasUser.js
  23. 1 1
      unpackage/dist/dev/mp-weixin/pages/noLogin/PressureRegulatingBox/PressureRegulatingBox.js
  24. 1 1
      unpackage/dist/dev/mp-weixin/pages/noLogin/emergencyRepairOrder/emergencyRepairOrder.js
  25. 1 1
      unpackage/dist/dev/mp-weixin/pages/noLogin/patrolFleet/patrolFleet.js
  26. 1 1
      unpackage/dist/dev/mp-weixin/pages/noLogin/roadSection/roadSection.js
  27. 1 1
      unpackage/dist/dev/mp-weixin/pages/noLogin/valveWellInspection/valveWellInspection.js

+ 1 - 1
pages/noLogin/CourtyardNetworkManagement/CourtyardNetworkManagement.vue

@@ -171,7 +171,7 @@ methods: {
 	{
 		let _this = this
 		this.form.photoList = this.imgArr
-		this.form.pressureStatus = null
+		this.form.processStatus = -1
 		this.building=this.form.buildingId
 		if(this.building==null)
 		{

+ 1 - 1
pages/noLogin/GRegulatingBoxMaintenance/GRegulatingBoxMaintenance.vue

@@ -383,7 +383,7 @@ methods: {
 			})
 			return
 		}
-		this.form.pressureStatus = null
+		this.form.processStatus = -1
 		// this.form.buildingId = this.building
 		// this.form.communityId=this.community
 		this.form.userId=this.userId

+ 1 - 1
pages/noLogin/LNGStation/LNGStation.vue

@@ -350,7 +350,7 @@ methods: {
 	update()
 	{
 		let _this = this
-		this.form.pressureStatus = null
+		this.form.processStatus = -1
 		this.form.flowMeter = this.imgArr
 		this.form.levelGauge=this.LevelGaugeimgArr
 		this.form.pressureGauge=this.pressureGaugeimgArr

+ 1 - 1
pages/noLogin/PipelineGasUser/PipelineGasUser.vue

@@ -826,7 +826,7 @@
 			update()
 			{
 				 let _this = this
-				 this.form.pressureStatus = null
+				this.form.processStatus = -1
 				// if(this.imgArr.length==0)
 				// {
 				// 	this.$UTILS.showPrompt('请上传照片或视频!')

+ 1 - 1
pages/noLogin/PressureRegulatingBox/PressureRegulatingBox.vue

@@ -1086,7 +1086,7 @@
 					this.$UTILS.showPrompt('请上传照片或视频!')
 					return
 				}
-				this.form.pressureStatus = null
+				this.form.processStatus = -1
 				this.form.photoList = this.imgArr
 				this.form.unitId = this.unit
 				this.form.areaId =  this.id

+ 1 - 1
pages/noLogin/emergencyRepairOrder/emergencyRepairOrder.vue

@@ -348,7 +348,7 @@
 					_this.$UTILS.showPrompt('请上传照片!')
 					return
 				}
-				this.form.pressureStatus = null
+				this.form.processStatus = -1
 				this.form.photoList = this.imgArr
 				this.form.userId=this.userId
 				this.form.createBy=this.userId

+ 1 - 1
pages/noLogin/patrolFleet/patrolFleet.vue

@@ -211,7 +211,7 @@ methods: {
 	update()
 	{
 		let _this = this
-		this.form.pressureStatus = null
+		this.form.processStatus = -1
 		this.form.photoList = this.imgArr
 		// if(this.building==null)
 		// {

+ 1 - 1
pages/noLogin/roadSection/roadSection.vue

@@ -230,7 +230,7 @@ methods: {
 	},
 	update() {
 		let _this = this
-		this.form.pressureStatus = null
+		this.form.processStatus = -1
 		this.form.photoList = this.imgArr
 		// if(this.building==null)
 		// {

+ 1 - 1
pages/noLogin/valveWellInspection/valveWellInspection.vue

@@ -267,7 +267,7 @@ methods: {
 		// this.form.buildingId = this.building
 		// this.form.communityId=this.community
 		this.form.userId=this.userId
-		this.form.pressureStatus = null
+		this.form.processStatus = -1
 		this.form.createBy=this.userId
 		this.form.positionId=this.id
 		service.updatevalveWellPosition(this.form).then(res => {

Файловите разлики са ограничени, защото са твърде много
+ 1 - 1
unpackage/dist/dev/.sourcemap/mp-weixin/pages/noLogin/CourtyardNetworkManagement/CourtyardNetworkManagement.js.map


Файловите разлики са ограничени, защото са твърде много
+ 1 - 1
unpackage/dist/dev/.sourcemap/mp-weixin/pages/noLogin/GRegulatingBoxMaintenance/GRegulatingBoxMaintenance.js.map


Файловите разлики са ограничени, защото са твърде много
+ 1 - 1
unpackage/dist/dev/.sourcemap/mp-weixin/pages/noLogin/LNGStation/LNGStation.js.map


Файловите разлики са ограничени, защото са твърде много
+ 1 - 1
unpackage/dist/dev/.sourcemap/mp-weixin/pages/noLogin/PipelineGasUser/PipelineGasUser.js.map


Файловите разлики са ограничени, защото са твърде много
+ 1 - 1
unpackage/dist/dev/.sourcemap/mp-weixin/pages/noLogin/PressureRegulatingBox/PressureRegulatingBox.js.map


Файловите разлики са ограничени, защото са твърде много
+ 1 - 1
unpackage/dist/dev/.sourcemap/mp-weixin/pages/noLogin/emergencyRepairOrder/emergencyRepairOrder.js.map


Файловите разлики са ограничени, защото са твърде много
+ 1 - 1
unpackage/dist/dev/.sourcemap/mp-weixin/pages/noLogin/patrolFleet/patrolFleet.js.map


Файловите разлики са ограничени, защото са твърде много
+ 1 - 1
unpackage/dist/dev/.sourcemap/mp-weixin/pages/noLogin/roadSection/roadSection.js.map


Файловите разлики са ограничени, защото са твърде много
+ 1 - 1
unpackage/dist/dev/.sourcemap/mp-weixin/pages/noLogin/valveWellInspection/valveWellInspection.js.map


+ 1 - 1
unpackage/dist/dev/mp-weixin/pages/noLogin/CourtyardNetworkManagement/CourtyardNetworkManagement.js

@@ -366,7 +366,7 @@ var _default = {
     update: function update() {
       var _this = this;
       this.form.photoList = this.imgArr;
-      this.form.pressureStatus = null;
+      this.form.processStatus = -1;
       this.building = this.form.buildingId;
       if (this.building == null) {
         uni.showToast({

+ 1 - 1
unpackage/dist/dev/mp-weixin/pages/noLogin/GRegulatingBoxMaintenance/GRegulatingBoxMaintenance.js

@@ -577,7 +577,7 @@ var _default = {
         });
         return;
       }
-      this.form.pressureStatus = null;
+      this.form.processStatus = -1;
       // this.form.buildingId = this.building
       // this.form.communityId=this.community
       this.form.userId = this.userId;

+ 1 - 1
unpackage/dist/dev/mp-weixin/pages/noLogin/LNGStation/LNGStation.js

@@ -536,7 +536,7 @@ var _default = {
     // },
     update: function update() {
       var _this = this;
-      this.form.pressureStatus = null;
+      this.form.processStatus = -1;
       this.form.flowMeter = this.imgArr;
       this.form.levelGauge = this.LevelGaugeimgArr;
       this.form.pressureGauge = this.pressureGaugeimgArr;

+ 1 - 1
unpackage/dist/dev/mp-weixin/pages/noLogin/PipelineGasUser/PipelineGasUser.js

@@ -1000,7 +1000,7 @@ var _default = {
     },
     update: function update() {
       var _this = this;
-      this.form.pressureStatus = null;
+      this.form.processStatus = -1;
       // if(this.imgArr.length==0)
       // {
       // 	this.$UTILS.showPrompt('请上传照片或视频!')

+ 1 - 1
unpackage/dist/dev/mp-weixin/pages/noLogin/PressureRegulatingBox/PressureRegulatingBox.js

@@ -1247,7 +1247,7 @@ var _default = {
         this.$UTILS.showPrompt('请上传照片或视频!');
         return;
       }
-      this.form.pressureStatus = null;
+      this.form.processStatus = -1;
       this.form.photoList = this.imgArr;
       this.form.unitId = this.unit;
       this.form.areaId = this.id;

+ 1 - 1
unpackage/dist/dev/mp-weixin/pages/noLogin/emergencyRepairOrder/emergencyRepairOrder.js

@@ -576,7 +576,7 @@ var _default = {
         _this.$UTILS.showPrompt('请上传照片!');
         return;
       }
-      this.form.pressureStatus = null;
+      this.form.processStatus = -1;
       this.form.photoList = this.imgArr;
       this.form.userId = this.userId;
       this.form.createBy = this.userId;

+ 1 - 1
unpackage/dist/dev/mp-weixin/pages/noLogin/patrolFleet/patrolFleet.js

@@ -404,7 +404,7 @@ var _default = {
     // },
     update: function update() {
       var _this = this;
-      this.form.pressureStatus = null;
+      this.form.processStatus = -1;
       this.form.photoList = this.imgArr;
       // if(this.building==null)
       // {

+ 1 - 1
unpackage/dist/dev/mp-weixin/pages/noLogin/roadSection/roadSection.js

@@ -427,7 +427,7 @@ var _default = {
     },
     update: function update() {
       var _this = this;
-      this.form.pressureStatus = null;
+      this.form.processStatus = -1;
       this.form.photoList = this.imgArr;
       // if(this.building==null)
       // {

+ 1 - 1
unpackage/dist/dev/mp-weixin/pages/noLogin/valveWellInspection/valveWellInspection.js

@@ -454,7 +454,7 @@ var _default = {
       // this.form.buildingId = this.building
       // this.form.communityId=this.community
       this.form.userId = this.userId;
-      this.form.pressureStatus = null;
+      this.form.processStatus = -1;
       this.form.createBy = this.userId;
       this.form.positionId = this.id;
       _index.default.updatevalveWellPosition(this.form).then(function (res) {