11wqe1 7 godzin temu
rodzic
commit
c32b306a3e

+ 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) {