Explorar o código

new event view

lianghuang %!s(int64=4) %!d(string=hai) anos
pai
achega
9486eda530
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      coms/jenga/block/base/BlockEnable.jsx

+ 2 - 2
coms/jenga/block/base/BlockEnable.jsx

@@ -1,7 +1,7 @@
 import React from 'react'
 import cls from 'classnames'
-import newEventActions from 'actions/event'
-import newEventStores from 'stores/event'
+import newEventActions from 'actions/newEvent'
+import newEventStores from 'stores/newEvent'
 import { getParentBlock, getEventNodeById } from 'stores/funcs/newEvent'
 import { shallowEqualImmutable } from 'utils/utils'