From 4f8a977ddf49f1cdfaa710dee25cd6785d5a8a97 Mon Sep 17 00:00:00 2001
From: anyv <anyu@bronet.cn>
Date: Mon, 17 Jun 2019 10:58:10 +0800
Subject: [PATCH] 4

---
 public/themes/simpleboot3/portal/orderpage/order_salesman_kd.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/themes/simpleboot3/portal/orderpage/order_salesman_kd.html b/public/themes/simpleboot3/portal/orderpage/order_salesman_kd.html
index d1f345d..d3ea512 100644
--- a/public/themes/simpleboot3/portal/orderpage/order_salesman_kd.html
+++ b/public/themes/simpleboot3/portal/orderpage/order_salesman_kd.html
@@ -58,7 +58,7 @@
                         <p class="or_address_detailed" id="detailed">{$address.region}{$address.detailed}</p>
                     </div>
                     <div class="or_addressYesImg2">
-                        <a href="{:url('Personalcenter/go_add_address',array('indet_id'=>$indet_id))}">
+                        <a href="{:url('Orderpage/go_add_address',array('indet_id'=>$indet_id))}">
                             <img src="__TMPL__/public/assets/images/29.png" alt="">
                         </a>
                     </div>
--
libgit2 0.24.0