@@ -72,8 +76,8 @@
-
-
+
+
@@ -91,6 +95,7 @@ import { listHeartJourney, getHeartJourney, delHeartJourney, addHeartJourney, up
// eslint-disable-next-line no-unused-vars
import { require } from '@/utils/require'
import dayjs from 'dayjs'
+import WxEditor from '@/components/WxEditor'
const { proxy } = getCurrentInstance()
const { journey_type } = proxy.useDict('journey_type')
@@ -286,3 +291,65 @@ function handleExport() {
getList()
+
+