@@ -678,7 +678,6 @@ export default {
billApplication
},
async created() {
- return
if (this.detailData.id) {
this.getDetail(this.detailData.id);
}