7b0fa146 by zhangmeng

民生付

1 parent 35b4c88a
......@@ -7,9 +7,7 @@
method="post"
:action="url"
>
<textarea name="context" style="width: 100%;height: 400px;">
{{ formData }}
</textarea>
<textarea v-model="formData" name="context" style="width: 100%;height: 400px;" />
<button type="submit">提交</button>
</form>
</div>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!