|
|
|
@ -626,7 +626,8 @@ export default {
|
|
|
|
|
rowClick(row) {
|
|
|
|
|
// this.dialogTitle = row.labe
|
|
|
|
|
this.href = row.url
|
|
|
|
|
this.pageDetails = true
|
|
|
|
|
console.log(row.url,'sss',row)
|
|
|
|
|
// this.pageDetails = true
|
|
|
|
|
// this.dialogTitle = row.label
|
|
|
|
|
// this.fileExtension = row.url.substring(row.url.lastIndexOf('.') + 1)
|
|
|
|
|
// axios({
|
|
|
|
|