瀏覽代碼

日报分享

zhujindu 8 月之前
父節點
當前提交
aa9abd2bd6
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/utils/index.js

+ 1 - 1
src/utils/index.js

@@ -1,4 +1,4 @@
-const store = require('../store');
+import store from '../store';
 
 // 日期格式化
 export function parseTime(time, pattern) {