mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-14 21:02:49 +00:00
feat:审批优化
This commit is contained in:
parent
5b09a111cd
commit
42dec0464e
@ -361,7 +361,6 @@ export default {
|
|||||||
break;
|
break;
|
||||||
case 'dialog':
|
case 'dialog':
|
||||||
if (mode == 'add' && data?.msg?.text?.indexOf('open-approve-details') != -1) {
|
if (mode == 'add' && data?.msg?.text?.indexOf('open-approve-details') != -1) {
|
||||||
console.log(22);
|
|
||||||
this.tabsClick();
|
this.tabsClick();
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user