liaofei преди 2 години
родител
ревизия
ff3b84ead4
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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: {
     mealPay() {
-      this.$router.push({ path: this.$routeProStr + '/setting/sms/sms_config/index');
+      this.$router.push({ path: this.$routeProStr + '/setting/sms/sms_config/index'});
     },
     getCopyConfig() {
       copyConfigApi().then((res) => {