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 () {