update 保养记录

This commit is contained in:
lb
2024-02-04 16:30:14 +08:00
parent 71aab2df9a
commit d0a4dc527f
3 changed files with 663 additions and 137 deletions

View File

@@ -138,7 +138,7 @@ export default {
}
},
handleEmitFun(val) {
console.log('emit unf', val);
console.log('[basicPageMixin handleEmitFun]', val);
switch (val.action) {
// 查看详情
case 'show-detail':