company/src/components/business/OperaApplyChangeMonthWindow.vue
@@ -84,11 +84,12 @@ export default { name: 'OperaApplyChangeMonthWindow', extends: BaseTable, components: { TableLayout ,GlobalWindow}, components: { TableLayout , GlobalWindow }, data () { 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