张泽亮 před 2 týdny
rodič
revize
38cae22c9b
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      src/views/system/menuapp/index.vue

+ 1
- 1
src/views/system/menuapp/index.vue Zobrazit soubor

@@ -353,7 +353,7 @@ export default {
doPrint() {
const originalTitle = document.title;
try {
document.title = this.title || '通用附件详情';
document.title = this.title || '手机菜单详情';
const printElement = document.getElementById('printDetail');
const printFrame = document.createElement('iframe');
printFrame.style.position = 'absolute';


Načítá se…
Zrušit
Uložit