Ver a proveniência

打印

master
张泽亮 há 3 dias
ascendente
cometimento
d72eb8ca2f
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      ruoyi-generator/src/main/resources/vm/vue/index.vue.vm

+ 1
- 1
ruoyi-generator/src/main/resources/vm/vue/index.vue.vm Ver ficheiro

@@ -653,7 +653,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';


Carregando…
Cancelar
Guardar