feat:审批优化

This commit is contained in:
weifashi 2023-08-24 16:05:59 +08:00
parent 5b09a111cd
commit 42dec0464e

View File

@ -361,7 +361,6 @@ export default {
break;
case 'dialog':
if (mode == 'add' && data?.msg?.text?.indexOf('open-approve-details') != -1) {
console.log(22);
this.tabsClick();
}
break;