zhaowei
昨天 b99765f7cba95796975ea26f5d8a079d09b29660
src/views/jeecg/modules/JeecgDemoModal.vue
@@ -40,7 +40,6 @@
        <a-form-model-item label="个人简介"  prop="content" hasFeedback>
          <a-input  type="textarea" placeholder="请输入个人简介"  v-model="model.content"/>
        </a-form-model-item>
      </a-form-model>
    </a-spin>
  </a-modal>