src/views/jcsz/jsqd.vue @@ -100,6 +100,7 @@ min-width="160" label="角色描述" sortable="custom" show-tooltip-when-overflow > <template slot-scope="{row}"> <div v-if="row.description">{{ row.description }}</div>