Commit cb946c6c by guanzhenshan

增加税务流水模版类型

parent 67ff33a4
...@@ -18,6 +18,7 @@ ...@@ -18,6 +18,7 @@
<select id="download_type" name="download_type" class="form-control" style="width:110px;display:inline"> <select id="download_type" name="download_type" class="form-control" style="width:110px;display:inline">
<option value="">请选择下载类型</option> <option value="">请选择下载类型</option>
<option value="1">物流账单</option> <option value="1">物流账单</option>
<option value="2">税务流水</option>
</select> </select>
</div> </div>
</div> </div>
......
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