11wqe1 7 ساعت پیش
والد
کامیت
c32b306a3e
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      src/components/pages/studentManageNew/component/addstu.vue

+ 2 - 2
src/components/pages/studentManageNew/component/addstu.vue

@@ -697,10 +697,10 @@ export default {
             oid: this.oid,
           },
         ];
-      console.log(params, "batchRegistrationMoreCopyNew");
+      console.log(params, "batchRegistrationMoreCopyNewl");
       // batchRegistrationMoreCopy
         this.ajax
-          .post(this.$store.state.api + "batchRegistrationMoreCopyNew", params)
+          .post(this.$store.state.api + "batchRegistrationMoreCopyNewl", params)
           .then((res) => {
             console.log(res, "res");
             if (res.data.type == 1) {