qushaowei
2024-04-16 7c38e9cf9fd161a0e296a047e904eeaf65d96f9f
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>