zhouwx
2025-03-26 915aa9658845f54442ccf2eeb0cc60e97323e808
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({