WXL (wul)
6 天以前 19c62799136bb984e968fcb6b0a4d2371d018270
src/main.js
@@ -50,6 +50,7 @@
  addDateRange,
  selectDictLabel,
  selectDictLabels,
  desensitization,
  handleTree,
  daysBetween,
} from "@/utils/ruoyi";
@@ -96,6 +97,7 @@
Vue.prototype.getConfigKey = getConfigKey;
Vue.prototype.parseTime = parseTime;
Vue.prototype.formatTime = formatTime;
Vue.prototype.desensitization = desensitization;
Vue.prototype.daysBetween = daysBetween;
Vue.prototype.resetForm = resetForm;
Vue.prototype.addDateRange = addDateRange;