|
@@ -319,7 +319,7 @@
|
|
|
<el-button size="small" type="primary">点击上传</el-button>
|
|
|
</el-upload>
|
|
|
</el-form-item>
|
|
|
- <el-form-item v-if="dialogStatus!='view'" label="备注:">
|
|
|
+ <el-form-item v-if="dialogStatus!='view'" label="上传说明:">
|
|
|
<el-card shadow="never" style="width: 95%;padding: 0;min-height: 100px;line-height: normal;">
|
|
|
<div v-html="remarkHtml"></div>
|
|
|
</el-card>
|