src/views/overview/AddOverviewDialog.vue
@@ -547,7 +547,10 @@ this.setBottonView() this.setDetailTableForm() this.getLocationList() this.receiptType = this.editConfig.title === "查看" ? this.editConfig.infomation.operationTypeName : this.addName this.receiptType = this.editConfig.title === "查看" || this.editConfig.title === "编辑" ? this.editConfig.infomation.operationTypeName : this.addName if (this.showOperationType) { this.getListTransfer() }