339-摘要提示错误
This commit is contained in:
parent
592c506c23
commit
53e03ef413
|
@ -132,7 +132,7 @@
|
||||||
show-word-limit
|
show-word-limit
|
||||||
></el-input>
|
></el-input>
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
<el-form-item prop="title" label="摘要">
|
<el-form-item prop="note1" label="摘要">
|
||||||
<el-input
|
<el-input
|
||||||
v-model="addDataFrom.note1"
|
v-model="addDataFrom.note1"
|
||||||
autocomplete="off"
|
autocomplete="off"
|
||||||
|
@ -224,7 +224,7 @@
|
||||||
show-word-limit
|
show-word-limit
|
||||||
></el-input>
|
></el-input>
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
<el-form-item prop="title" label="摘要">
|
<el-form-item prop="note1" label="摘要">
|
||||||
<el-input
|
<el-input
|
||||||
v-model="eidtDataForm.note1"
|
v-model="eidtDataForm.note1"
|
||||||
autocomplete="off"
|
autocomplete="off"
|
||||||
|
|
Loading…
Reference in New Issue