|
@@ -50,7 +50,7 @@
|
|
|
<el-input v-model="form.desc" type="textarea" :autosize="{ minRows: 4, maxRows: 6 }" show-word-limit disabled></el-input>
|
|
|
</el-form-item>
|
|
|
</el-col>
|
|
|
- <el-col :span="24" class="text">
|
|
|
+ <el-col :span="24" class="text" v-if="form.status == '1'">
|
|
|
<el-form-item label="创新券">
|
|
|
<el-col :span="10" class="coupons">
|
|
|
<el-col :span="24" class="coupons_1">
|