xiangpei
2025-01-03 f867526db1a30d25b77fc67d1761e986b7cba0c8
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">
          <!-- 使用具名插槽 -->