gaoluyang
2026-05-15 a9f70566970293fdb065075610dea1bb6ab386f0
src/views/collaborativeApproval/approvalProcess/index.vue
@@ -109,7 +109,6 @@
          </div>
        </div>
      </template>
      <div class="custom-table">
        <PIMTable
          rowKey="id"
          :column="tableColumnCopy"
@@ -120,8 +119,8 @@
          :tableLoading="tableLoading"
          @pagination="pagination"
          :total="page.total"
        class="custom-table"
        ></PIMTable>
      </div>
    </el-card>
    <!-- 弹窗组件 -->