style(flowable): 优化流程相关代码的import顺序和代码结构
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
* 操作日志工具
|
||||
* 所有操作必须有操作日志
|
||||
*/
|
||||
import { addOperationLog } from './outpatientNumber'
|
||||
import {addOperationLog} from './outpatientNumber'
|
||||
|
||||
/**
|
||||
* 记录操作日志
|
||||
|
||||
Reference in New Issue
Block a user