WXL (wul)
2 天以前 e06cd3953ba8a6e0eee11c235bce9ced419a2800
src/main.js
@@ -51,6 +51,7 @@
import {
  parseTime,
  formatTime,
  followupAuthority,
  resetForm,
  addDateRange,
  selectDictLabel,
@@ -111,6 +112,7 @@
Vue.prototype.formatTime = formatTime;
Vue.prototype.daysBetween = daysBetween;
Vue.prototype.resetForm = resetForm;
Vue.prototype.followupAuthority = followupAuthority;
Vue.prototype.addDateRange = addDateRange;
Vue.prototype.selectDictLabel = selectDictLabel;
Vue.prototype.selectDictLabels = selectDictLabels;