haru haru hace 3 años
padre
commit
76e213e23e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      admin/control/provider_info.php

+ 1 - 1
admin/control/provider_info.php

@@ -154,7 +154,7 @@ class provider_infoControl extends SystemControl
             if (!$result) {
                 showMessage('编辑失败');
             }
-            showMessage('编辑成功','index.php?act=merchant&op=provider_evidence');
+            showMessage('编辑成功','index.php?act=provider_info&op=provider_evidence');
         }
         else
         {