src/views/employeeSalary/salaryPlan/index.vue
@@ -142,7 +142,7 @@
    },
    // 新增
    addBtnClick() {
      this.editRow = { title:'新建',type:'add' }
      this.editRow = { title:'新建',type: 'add' }
      this.$refs.add.islook = true;
    },
    // 搜索