pengwei
2025-05-15 b9260c7807d064f2b77ef9e92005a8c3257ec2e1
项目代码/伸缩杆/client/src/views/tts/DataLogging/Datalogging.vue
@@ -106,7 +106,7 @@
            <template #default="scope">
              <el-image
                style="width: 5rem; height: 5rem"
                :src="'http://192.168.0.80:1598' + scope.row.headImageUrl"
                :src="'http://192.168.2.103:9093' + scope.row.headImageUrl"
                show-progress
                :initial-index="4"
                fit="cover"
@@ -150,7 +150,7 @@
            <template #default="scope">
              <el-image
                style="width: 5rem; height: 5rem"
                :src="'http://192.168.0.80:1598' + scope.row.headImageUrl"
                :src="'http://192.168.2.103:9093' + scope.row.headImageUrl"
                show-progress
                :initial-index="4"
                fit="cover"
@@ -199,7 +199,7 @@
            <template #default="scope">
              <el-image
                style="width: 5rem; height: 5rem"
                :src="'http://192.168.0.80:1598' + scope.row.headImageUrl"
                :src="'http://192.168.2.103:9093' + scope.row.headImageUrl"
                show-progress
                :initial-index="4"
                fit="cover"