loulijun2021
2022-08-30 df86d5bd8bbbe4b2d6ec8bdffa681848d92576ca
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>