wgl 4 سال پیش
والد
کامیت
5065983d6e

+ 2 - 2
src/projects/business/views/Master/Property/Complaint/Form.vue

@@ -77,10 +77,10 @@
 			},
 		},
 		mounted() {
-			document.body.style.backgroundColor = '#fff';
+			//document.body.style.backgroundColor = '#fff';
 		},
 		destroyed() {
-			document.body.style.backgroundColor = '';
+			//document.body.style.backgroundColor = '';
 		},
 		computed: {
 			...mapGetters({

+ 2 - 2
src/projects/business/views/Master/Property/Repair/Form.vue

@@ -77,10 +77,10 @@
 			},
 		},
 		mounted() {
-			document.body.style.backgroundColor = '#fff';
+			//document.body.style.backgroundColor = '#fff';
 		},
 		destroyed() {
-			document.body.style.backgroundColor = '';
+			//document.body.style.backgroundColor = '';
 		},
 		computed: {
 			...mapGetters({