diff --git a/public/components/property/addMeterWater/addMeterWater.html b/public/components/property/addMeterWater/addMeterWater.html
index 8c1d58f8a..50913ac1f 100644
--- a/public/components/property/addMeterWater/addMeterWater.html
+++ b/public/components/property/addMeterWater/addMeterWater.html
@@ -10,7 +10,7 @@
@@ -69,13 +73,10 @@
本期读表时间 |
创建时间 |
操作 |
-
-
-
| {{meterWater.meterType == '1010'?'电表':'水表'}} |
{{meterWater.objName}} |
{{meterWater.preDegrees}} |
@@ -93,7 +94,6 @@
v-on:click="_openDeleteMeterWaterModel(meterWater)">删除
-
@@ -110,11 +110,9 @@
-
-
-
+
\ No newline at end of file
diff --git a/public/pages/property/meterWaterManage/meterWaterManage.js b/public/pages/property/meterWaterManage/meterWaterManage.js
index 7d0831d1e..8d4e1919d 100644
--- a/public/pages/property/meterWaterManage/meterWaterManage.js
+++ b/public/pages/property/meterWaterManage/meterWaterManage.js
@@ -78,9 +78,10 @@
} else {
vc.component.meterWaterManageInfo.moreCondition = true;
}
+ },
+ _openMeterWaterImport:function(){
+ vc.emit('importMeterWaterFee', 'openImportMeterWaterFeeModal',{});
}
-
-
}
});
})(window.vc);
diff --git a/public/pages/property/roomFeeImport/roomFeeImport.html b/public/pages/property/roomFeeImport/roomFeeImport.html
index 0a012b75c..308ce5ee4 100644
--- a/public/pages/property/roomFeeImport/roomFeeImport.html
+++ b/public/pages/property/roomFeeImport/roomFeeImport.html
@@ -65,8 +65,6 @@
创建时间 |
备注 |
操作 |
-
-