jiangping
2024-10-28 8ab8088e11c13689856d70669ce18047d1317321
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