|
|
@ -134,6 +134,14 @@
|
|
|
|
<option value="0">未关联</option>
|
|
|
|
<option value="0">未关联</option>
|
|
|
|
</select>
|
|
|
|
</select>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="input-list input-list-channelstatus">
|
|
|
|
|
|
|
|
<select name="company_belong">
|
|
|
|
|
|
|
|
<option value="">内外团</option>
|
|
|
|
|
|
|
|
<option value="0">内团</option>
|
|
|
|
|
|
|
|
<option value="1">外团</option>
|
|
|
|
|
|
|
|
</select>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
<else/>
|
|
|
|
<else/>
|
|
|
|
<div class="input-list input-list-channelstatus">
|
|
|
|
<div class="input-list input-list-channelstatus">
|
|
|
|
<select name="url_type">
|
|
|
|
<select name="url_type">
|
|
|
@ -156,6 +164,7 @@
|
|
|
|
<option value="0">未关联</option>
|
|
|
|
<option value="0">未关联</option>
|
|
|
|
</select>
|
|
|
|
</select>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
</empty>
|
|
|
|
</empty>
|
|
|
|
<input type="hidden" name="" value="" class="sortBy">
|
|
|
|
<input type="hidden" name="" value="" class="sortBy">
|
|
|
|
<input type="hidden" name="type" value="{$_GET['type']}">
|
|
|
|
<input type="hidden" name="type" value="{$_GET['type']}">
|
|
|
|