ruoyi-ui/src/views/clean/cleanInfo.vue
@@ -113,7 +113,7 @@ </el-form> <el-dialog :visible.sync="dialogVisible"> <img w-full :src="dialogImageUrl" alt="Preview Image" /> <img w-full :src="dialogImageUrl" style="width: 700px; height: 700px" alt="Preview Image" /> </el-dialog> </div> </template> @@ -214,8 +214,8 @@ this.$route.meta.title = "修改保洁收纳详细信息";//列表的名称 } else{ document.title = "查看保洁收纳详细信息"; this.$route.meta.title = "查看保洁收纳详细信息";//列表的名称 document.title = "保洁收纳详细信息"; this.$route.meta.title = "保洁收纳详细信息";//列表的名称 } let _this = this