futian.liu
2023-12-29 e487f1bfa92d9e90dd8f876479bbfced09b4d58c
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;