feige
9 天以前 1eb1522eb39f58603155302f072e2ead3045d2ef
ruoyi-ui/src/views/bignote/familyeventInfo.vue
@@ -2,7 +2,7 @@
  <div class="app-container" id="printable-content">
    <div class="form-header mt">
      <h1 style="font-size:21px;padding-top:30px;display: flex;justify-content: space-between;align-items: center;" >
        <span>家大事记详情</span>
        <span>事纪</span>
        <div style="display: flex; align-items: center;">
          <el-button size="mini" type="text"  v-print="'#printable-content'" v-hasPermi="['person:information:memo']">
            <div class="form" ><el-icon  style="padding-right:100px;"></el-icon>
@@ -285,11 +285,11 @@
      this.dsb = !jd
      this.isShow=true
     // document.title = "修改大事记详细信息";
      this.$route.meta.title = "修改大事记详细信息";//列表的名称
      this.$route.meta.title = "修改事纪详细信息";//列表的名称
    }
    else{
    //  document.title = "家大事记详细信息";
      this.$route.meta.title = "家大事记详细信息";//列表的名称
      this.$route.meta.title = "家事纪详细信息";//列表的名称
      this.btn = false;
      this.isShow=false
     //       alert(this.btn)