style(flowable): 优化流程相关代码的import顺序和代码结构
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
* @FilePath: src\action\nurseStation\temperatureSheet\index.js
|
||||
*/
|
||||
import Request from '@/axios/index.js';
|
||||
|
||||
const temperaturePath = 'app/temperature';
|
||||
const getTemperaturePath = 'app/temperature/by-encounter-id';
|
||||
const delTemperaturePath = 'app/temperature/retired';
|
||||
|
||||
Reference in New Issue
Block a user