lincl 3 years ago
parent
commit
6291c8f763
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/utils/validateForm.js

+ 1 - 1
src/utils/validateForm.js

@ -1,5 +1,5 @@
// import request from "@/utils/request";
import i18n from "@/lang";
import i18n from "../lang";
import _ from "lodash"
const $t = function() {