We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff83c88 commit c8c4dddCopy full SHA for c8c4ddd
public/components/property/importRoomFee/importRoomFee.js
@@ -92,7 +92,6 @@
92
});
93
},
94
_downloadImportFeeTemplate: function () {
95
- //vc.jumpToPage('/callComponent/importRoomFee/exportData?communityId=' + vc.getCurrentCommunity().communityId + "&objType=" + $that.importRoomFeeInfo.objType);
96
$('#importRoomFeeModel').modal('hide');
97
98
let param = {
0 commit comments