This commit is contained in:
张成
2025-11-20 11:27:30 +08:00
parent af16450eb6
commit 46e654aace

View File

@@ -1,5 +1,5 @@
<template> <template>
<div> <div style="width: 100%;">
<!-- 使用组件映射表来简化条件渲染 --> <!-- 使用组件映射表来简化条件渲染 -->
<component <component
:is="getComponentName(col.com)" :is="getComponentName(col.com)"