|
|
|
@ -646,7 +646,7 @@ export default class TPMevaluation extends Component {
|
|
|
|
|
let newchallenge={
|
|
|
|
|
path:shixunfilepath,
|
|
|
|
|
exec_path:shixunfilepathplay,
|
|
|
|
|
show_type:pathoptionvalue===-1?undefined:pathoptionvalue,
|
|
|
|
|
show_type:pathoptionvalue,
|
|
|
|
|
original_picture_path:pathoptionvalue===-1?undefined:shixunfileexpectpicturepath===undefined?null:shixunfileexpectpicturepath,
|
|
|
|
|
expect_picture_path:pathoptionvalue===-1?undefined:shixunfilestandardpicturepath===undefined?null:shixunfilestandardpicturepath,
|
|
|
|
|
picture_path:pathoptionvalue===-1?undefined:shixunfilepicturepath===undefined?null:shixunfilepicturepath,
|
|
|
|
|