Update 保养计划配置

This commit is contained in:
lb
2024-02-02 16:56:45 +08:00
parent 3a3e33db0e
commit da5596766c
4 changed files with 314 additions and 110 deletions

View File

@@ -106,6 +106,8 @@ export default {
case 'detail':
this.handleDetail(data);
break;
default:
this.handleTableActions({data, type});
}
},
// 处理搜索栏按钮