This commit is contained in:
caoqianming 2021-04-01 20:25:36 +08:00
parent a868e16d89
commit 936a186eee
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
</el-form-item>
<el-form-item label="上报说明">
<span v-if="data.action != 'up'">{{ record.noteb }}</span>
<el-input v-model="record.noteb" placeholder="" type="textarea" v-else :rows="1">
<el-input v-model="record.noteb" placeholder="" type="textarea" v-else >
</el-input>
</el-form-item>
<el-form-item label="是否适用">