|
@@ -13,5 +13,5 @@ import SimplePageContentLoader from '@/common/components/SimplePageContentLoader
|
|
|
import CommonContent from '@/api/CommonContent';
|
|
import CommonContent from '@/api/CommonContent';
|
|
|
import { useSimpleDataLoader } from '@/common/composeabe/SimpleDataLoader';
|
|
import { useSimpleDataLoader } from '@/common/composeabe/SimpleDataLoader';
|
|
|
|
|
|
|
|
-const loader = useSimpleDataLoader(async () => await CommonContent.getContentDetail(6929, undefined, 18));
|
|
|
|
|
|
|
+const loader = useSimpleDataLoader(async () => await CommonContent.getContentDetail(7022, undefined, 18));
|
|
|
</script>
|
|
</script>
|