叶松
2023-11-21 c163052d4f7e2debfc1cfb14edf85f503b2c7c00
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,
          }]);