黎星凯
2024-05-17 3520e86e2b00b9c1ee3f4fffd4ab49fe3d6c259e
admin-web/src/libs/index.js
@@ -18,8 +18,9 @@
import * as Auth from '@/libs/wechat';
import util from '@/utils/utils';
import schema from 'async-validator';
import { parseTime, resetForm, addDateRange, selectDictLabel, selectDictLabels, handleTree } from '@/utils/parsing';
import {handleTree, parseTime, resetForm} from '@/utils/parsing';
import axios from 'axios';
export default {
  install(Vue) {
    Vue.prototype.$modalSure = modalSure;