fuliqi
2025-01-03 6c6e278a64c952a0a761d56a38c09d36b86d6873
src/views/projectProcess/index.vue
@@ -197,6 +197,7 @@
        :prop="item.id"
        :label="item.label"
        :min-width="item.minWidth"
        :show-overflow-tooltip="item.showOverflowTooltip"
      >
        <template slot-scope="scope">
          <!-- 使用具名插槽 -->