Commit 85d6dc94 authored by youjie's avatar youjie

no message

parent 3f43856c
......@@ -857,7 +857,7 @@
<el-row :gutter="20" class="flex" style="margin-top: 10px;">
<el-col :span="12">
<span style="display: block;margin-bottom: 10px;">备注:</span>
<span>
<span class="cblack">
<template v-if="priceType == 1">
<el-input type="textarea" :rows="2" v-model="postMsg.Remark">
</el-input>
......@@ -869,7 +869,7 @@
</el-col>
<el-col :span="12">
<span style="display: block;margin-bottom: 10px;">注意事项:</span>
<span>
<span class="cblack">
<template v-if="priceType == 1">
<el-input type="textarea" :rows="2" v-model="postMsg.AttentionInfo">
</el-input>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment