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