|
@@ -415,6 +415,8 @@ export default {
|
|
|
});
|
|
});
|
|
|
}else if(this.workData.type == "79"){
|
|
}else if(this.workData.type == "79"){
|
|
|
this.workData.json.fileList = _work.fileList;
|
|
this.workData.json.fileList = _work.fileList;
|
|
|
|
|
+ }else if(this.workData.type == "831"){
|
|
|
|
|
+ this.workData.json = _work;
|
|
|
}
|
|
}
|
|
|
this.$forceUpdate();
|
|
this.$forceUpdate();
|
|
|
}
|
|
}
|