25354
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div class="detail" v-if="pageShow">
|
||||
<template v-if="detailObj">
|
||||
<template v-if="detailObj.status!=2">
|
||||
<div class="card">
|
||||
<header>{{ detailObj.title }}</header>
|
||||
<u-gap height="16"></u-gap>
|
||||
|
||||
Reference in New Issue
Block a user