@@ -138,8 +138,14 @@
this.unitList = res.rows
})
},
- dec_btn(){
-
+ dec_btn(row){
+ this.$router.push({
+ path: '/management/row/index',
+ query: {
+ setid: row.id,
+ setrd: row.projectStatus,
+ },
+ })
bh_brn(scope) {
this.$confirm('是否确认驳回审核', "提醒", {