review:bpm 方法统一使用 function,代码样式

This commit is contained in:
xingyu4j
2025-06-03 10:11:26 +08:00
parent 29d37eb86c
commit 01713ff22d
30 changed files with 377 additions and 313 deletions

View File

@@ -37,4 +37,3 @@ const handleSuccess = (data?: any) => {
/>
</ContentWrap>
</template>
<style lang="scss" scoped></style>

View File

@@ -1389,4 +1389,3 @@ defineExpose({ loadTodoTask });
<!-- 签名弹窗 -->
<Signature ref="signRef" @success="handleSignFinish" />
</template>
<style lang="scss" scoped></style>