pengwei
2025-05-15 b9260c7807d064f2b77ef9e92005a8c3257ec2e1
项目代码/伸缩杆/client/src/views/tts/Maintenancemanagement/Maintenancemanagement.vue
@@ -79,7 +79,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"
                  :fit="fit"
                />
              </template>
@@ -217,7 +217,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"
                  :fit="fit"
                />
              </template>