commit
This commit is contained in:
@@ -470,7 +470,7 @@
|
|||||||
query: {
|
query: {
|
||||||
standId: this.standId,
|
standId: this.standId,
|
||||||
attId: this.form.fjList[0].attId,
|
attId: this.form.fjList[0].attId,
|
||||||
fileType: this.form.fjList[0].standFileClassify,
|
fileType: this.form.textType,
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
window.open(routeData.href, '_blank')
|
window.open(routeData.href, '_blank')
|
||||||
|
|||||||
@@ -511,7 +511,7 @@ export default {
|
|||||||
query: {
|
query: {
|
||||||
standId: this.standId,
|
standId: this.standId,
|
||||||
attId: this.form.fjList[0].attId,
|
attId: this.form.fjList[0].attId,
|
||||||
fileType: this.form.fjList[0].standFileClassify,
|
fileType: this.form.textType,
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
window.open(routeData.href, '_blank')
|
window.open(routeData.href, '_blank')
|
||||||
|
|||||||
Reference in New Issue
Block a user