艺术家
2025-06-04 772190e7b2e3f6ef0695ba54d9209324acdcb30a
项目代码/伸缩杆/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.1.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.1.103:9093' + scope.row.headImageUrl"
                  :fit="fit"
                />
              </template>