zhouwx
2025-03-24 89ca288fbb88ca7083030e2f332ec7a9731d8cd6
src/views/signProject/components/record.vue
@@ -15,7 +15,7 @@
        <el-timeline-item style="font-size: 16px" :color="state.firstPeopleState == 1 ? '#0bbd87' : '#B4B4B4' " size="large">
          <div style="display: flex">
            最初签署人:
            <div style="display: flex;flex-direction: column">
            <div style="display: flex;flex-direction: column;line-height: 25px">
              <div v-for="item in firstArr">
                {{item.firstPeopleContent}}
                <span v-if="item.firstPeopleState == 1" style="color: #1ab394;font-size: 14px;">[已签]</span>
@@ -110,6 +110,7 @@
    name: '',
    remark: '',
  }
  firstArr.value = []
}
defineExpose({