| | |
| | | ></span> |
| | | </el-tooltip> |
| | | |
| | | <el-tooltip content="编辑" placement="top" popper-class="atooltip"> |
| | | <el-tooltip content="编辑2" placement="top" popper-class="atooltip"> |
| | | <span |
| | | class="iconfont iconfont-wrap iconbianjiku-09" |
| | | @click.stop="edit" |
| | |
| | | url: `/data/api-v/dbperson/fileupload`, |
| | | data: fd, |
| | | }); |
| | | debugger |
| | | if (res.success) { |
| | | this.form.faceUrl.push({ url: "/httpImage/" + res.data.picUrl }); |
| | | this.form.faceFeature = res.data.faceFeature; |
| | |
| | | json.carColor = parseInt(json.carColor); |
| | | json.carType = parseInt(json.carType); |
| | | json.carBrand = parseInt(json.carBrand); |
| | | debugger |
| | | json.personPicUrl = json.faceUrl[0].url.substring(11); |
| | | json.tableId = this.baseObject.id; |
| | | delete json["compareScore"]; |
| | |
| | | padding: 20px; |
| | | box-shadow: 0px 2px 4px rgb(0 0 0 / 8%); |
| | | font-size: 14px; |
| | | } |
| | | .el-drawer__body { |
| | | } |
| | | } |
| | | } |