diff --git a/pingan/src/views/system/dictionary/components/dict-data-edit.vue b/pingan/src/views/system/dictionary/components/dict-data-edit.vue index 82287dd..06a28d7 100644 --- a/pingan/src/views/system/dictionary/components/dict-data-edit.vue +++ b/pingan/src/views/system/dictionary/components/dict-data-edit.vue @@ -40,7 +40,7 @@ type="textarea" :maxlength="200" v-model="form.comments" - placeholder="请输入备注信息" + placeholder="请输入备注" /> @@ -52,7 +52,6 @@ -