提交
This commit is contained in:
@@ -1671,12 +1671,11 @@ export default {
|
||||
|
||||
// 6----校对文章
|
||||
htmlContet() {
|
||||
this.$router.push({
|
||||
path: '/GenerateCharts',
|
||||
window.open(this.$router.resolve({ path: '/GenerateCharts',
|
||||
query: {
|
||||
id: this.$route.query.id
|
||||
}
|
||||
});
|
||||
} }).href, '_blank');
|
||||
|
||||
},
|
||||
|
||||
// 6----修改时间为年月日
|
||||
|
||||
Reference in New Issue
Block a user