Commit 64b920ed authored by xishifeng's avatar xishifeng

跟进3

parent b88bf465
......@@ -12,11 +12,11 @@
<body style="display: none;">
<div id="app">
<header id="header">
<!--<header id="header">
<a class="ps-back" href="javascript:(history.length>1?history.go(-1):window.location='/');" id="back_btn"></a>
<h2 id="title" @touchstart="testStart" @touchend="testEnd">跟进</h2>
<h2 id="title">跟进</h2>
</header>
<div class="header_seat"></div>
<div class="header_seat"></div>-->
<div class="list_a">
<p>
1、属于哪类客户?<span>*必填</span>
......@@ -153,7 +153,7 @@
</div>
</div>
<div class="list_a">
<p>
<p @touchstart="testStart" @touchend="testEnd">
7、补充说明
</p>
<textarea placeholder="请输入其他信息" name="content" id="content_area1" v-model.trim="explain"></textarea>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment