shishuaikang
2023-12-07 bff85d777d7eb1e362adce089a287fd9bc85c03c
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,
          }]);