lrf402788946 %!s(int64=4) %!d(string=hai) anos
pai
achega
b258a47a28
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      store/tea-plan.js

+ 1 - 1
store/tea-plan.js

@@ -52,7 +52,7 @@ const actions = {
   },
   // 计划-安排教师
   async arrangeTeacher({ commit }, payload) {
-    const res = await this.$axios.$get(`${api.arrange}`, payload);
+    const res = await this.$axios.$post(`${api.arrange}`, payload);
     return res;
   },
   // 计划-给指定期安排的教师发送通知