company/src/components/business/OperaApplyChangeMonthWindow.vue
@@ -89,6 +89,7 @@ return { // 搜索 visible:false, confirmWorking:false, title: '', searchForm: { status: '', @@ -112,6 +113,7 @@ }) }, methods: { confirm(){}, open(title,taget){ this.searchForm.applyId = taget.id this.title = title + "-" + taget.solutionsName