util.js

引入util.js

代码片段
1 行
import appUtil from '../../utils/util.js';
JavaScript
1 行
let f_time = appUtil(new Date,"Y-M-D h:m:s");