Update 保养计划配置
This commit is contained in:
@@ -106,6 +106,8 @@ export default {
|
||||
case 'detail':
|
||||
this.handleDetail(data);
|
||||
break;
|
||||
default:
|
||||
this.handleTableActions({data, type});
|
||||
}
|
||||
},
|
||||
// 处理搜索栏按钮
|
||||
|
||||
Reference in New Issue
Block a user