叶松
2023-11-24 ef1fe4aa7c40c329cd8800a06ca02fc8341775ee
web/src/views/personnelIndex/PersonnelManager/components/LabourService.vue
@@ -485,7 +485,7 @@
        if(row.photo) {
          this.$set(this.formFace, 'photo', [{
            id: 1,
            url: `https://pipe.thhy-tj.com/${row.photo}`,
            url: `https://szpipe.thhy-tj.com/${row.photo}`,
            name: row.photo,
            nameImg: row.realName,
          }]);