flx:解决冲突
This commit is contained in:
parent
5b73555171
commit
a33fc66663
@ -2421,11 +2421,7 @@ export default {
|
|||||||
},
|
},
|
||||||
//人脸监测、
|
//人脸监测、
|
||||||
checkFace(url) {
|
checkFace(url) {
|
||||||
<<<<<<< HEAD
|
|
||||||
checkFaceApi({ fileUrl: url, projectSn: this.$store.state.projectSn, }).then((res) => {
|
checkFaceApi({ fileUrl: url, projectSn: this.$store.state.projectSn, }).then((res) => {
|
||||||
=======
|
|
||||||
checkFaceApi({ fileUrl: url,projectSn: this.$store.state.projectSn, }).then((res) => {
|
|
||||||
>>>>>>> aaee4c2abe041e7a4cc1b8c7ded584707e577c92
|
|
||||||
if (res.result.checkType == 1) {
|
if (res.result.checkType == 1) {
|
||||||
if(this.isIscDevice){
|
if(this.isIscDevice){
|
||||||
const loading = this.$loading({
|
const loading = this.$loading({
|
||||||
|
|||||||
@ -848,11 +848,7 @@ export default {
|
|||||||
},
|
},
|
||||||
//人脸监测、
|
//人脸监测、
|
||||||
checkFace(url) {
|
checkFace(url) {
|
||||||
<<<<<<< HEAD
|
|
||||||
checkFaceApi({ fileUrl: url, projectSn: this.$store.state.projectSn, }).then((res) => {
|
checkFaceApi({ fileUrl: url, projectSn: this.$store.state.projectSn, }).then((res) => {
|
||||||
=======
|
|
||||||
checkFaceApi({ fileUrl: url,projectSn: this.$store.state.projectSn, }).then((res) => {
|
|
||||||
>>>>>>> aaee4c2abe041e7a4cc1b8c7ded584707e577c92
|
|
||||||
if (res.result.checkType == 1) {
|
if (res.result.checkType == 1) {
|
||||||
if(this.isIscDevice){
|
if(this.isIscDevice){
|
||||||
const loading = this.$loading({
|
const loading = this.$loading({
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user