王震
2023-08-18 5cafe90e9e91127889a948ecb44dec61d6185bd4
src/components/view/processInspection.vue
@@ -123,7 +123,7 @@
                  >
                      <template slot-scope="scope">
                      <el-button type="text" size="small" @click="handleClick(scope.row)">查看</el-button>
                      <el-button type="text" size="small">打印</el-button>
                      <el-button type="text" size="small" style="margin-left: 0;">打印</el-button>
                      </template>
                  </el-table-column>
              </el-table>