|
@@ -128,13 +128,13 @@
|
|
<option value="{$val['id']}">{$val['shopname']}</option>
|
|
<option value="{$val['id']}">{$val['shopname']}</option>
|
|
{/loop}</select>
|
|
{/loop}</select>
|
|
<a href="javascript:void(0);" class="skuzh">SKU转换</a>
|
|
<a href="javascript:void(0);" class="skuzh">SKU转换</a>
|
|
-<!-- <a href="/fullordertt/dqpm/">地区销售统计</a>-->
|
|
|
|
|
|
+<!-- <a href="/fullorderamz/dqpm/">地区销售统计</a>-->
|
|
<a href="javascript:void(0);" class="window" data-h="/customertt/newold" data-t="新老客户走势">新老客户走势</a>
|
|
<a href="javascript:void(0);" class="window" data-h="/customertt/newold" data-t="新老客户走势">新老客户走势</a>
|
|
{if $error > 0}
|
|
{if $error > 0}
|
|
-<a href="/fullordertt/error/" style="background-color:#F00">打印错误订单({$error})</a>
|
|
|
|
|
|
+<a href="/fullorderamz/error/" style="background-color:#F00">打印错误订单({$error})</a>
|
|
{/if}
|
|
{/if}
|
|
{if $yc > 0}
|
|
{if $yc > 0}
|
|
-<a href="/fullordertt/yc/" style="background-color:#F00">异常取消订单({$yc})</a>
|
|
|
|
|
|
+<a href="/fullorderamz/yc/" style="background-color:#F00">异常取消订单({$yc})</a>
|
|
{/if}
|
|
{/if}
|
|
<a href="javascript:void(0);" class="dcdxyz">导出多运单号订单</a>
|
|
<a href="javascript:void(0);" class="dcdxyz">导出多运单号订单</a>
|
|
<a href="javascript:void(0);" class="thxz">导出退货订单</a>
|
|
<a href="javascript:void(0);" class="thxz">导出退货订单</a>
|
|
@@ -174,7 +174,7 @@
|
|
<input id="upload-file" name="files" accept="image/xls,image/xlsx" type="file">
|
|
<input id="upload-file" name="files" accept="image/xls,image/xlsx" type="file">
|
|
</div>
|
|
</div>
|
|
<script>
|
|
<script>
|
|
-var dataurl = "/fullordertt"; var operate = "/fullordertt";var excel = "/fullorderexcel/excel/";var khexcel = "/fullordertt/khdd/";
|
|
|
|
|
|
+var dataurl = "/fullorderamz"; var operate = "/fullorderamz";var excel = "/fullorderexcel/excel/";var khexcel = "/fullorderamz/khdd/";
|
|
var customon = 1;
|
|
var customon = 1;
|
|
function custom(){
|
|
function custom(){
|
|
$(".data tr").each(function() {
|
|
$(".data tr").each(function() {
|