上传历史记录修改

master
wanglei 1 year ago
parent 3b97439ddd
commit eb59411a94

@ -240,6 +240,7 @@ export default {
muPath: null,
recognize: null,
errorCorrect: null,
createTime: null
},
percentage: 0,
openProgress: false,
@ -265,7 +266,7 @@ export default {
},
//
handleYwType(ywType){
this.resetQuery()
this.resetForm("queryForm");
if(this.queryParams.ywType!==ywType){
this.queryParams.ywType=ywType;
this.handleQuery()

Loading…
Cancel
Save