Hwt преди 3 години
родител
ревизия
3c28a6ca46
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      operationSupport/src/views/propertyManagement/common/detailView.vue

+ 2 - 2
operationSupport/src/views/propertyManagement/common/detailView.vue

@@ -31,14 +31,14 @@ export default {
       return this.params.successImageLists;
     },
     houseData () {
-      debugger
+
       return this.params.houseData;
     },
     peopleData () {
       return this.params.peopleData;
     },
     dataLandlady () {
-      debugger
+
       return this.params.dataLandlady;
     },
     houseDataIds () {