src/views/overview/AddOverviewDialog.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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() }