Browse Source

调整跳转地址

liaofei 2 years atrás
parent
commit
ff3b84ead4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      template/admin/src/pages/product/productAdd/taoBao.vue

+ 1 - 1
template/admin/src/pages/product/productAdd/taoBao.vue

@@ -74,7 +74,7 @@ export default {
   },
   },
   methods: {
   methods: {
     mealPay() {
     mealPay() {
-      this.$router.push({ path: this.$routeProStr + '/setting/sms/sms_config/index');
+      this.$router.push({ path: this.$routeProStr + '/setting/sms/sms_config/index'});
     },
     },
     getCopyConfig() {
     getCopyConfig() {
       copyConfigApi().then((res) => {
       copyConfigApi().then((res) => {