BaiQi 1 рік тому
батько
коміт
fabd949b32
1 змінених файлів з 0 додано та 1 видалено
  1. 0 1
      src/views/ManagePage/ManagePage.vue

+ 0 - 1
src/views/ManagePage/ManagePage.vue

@@ -721,7 +721,6 @@ export default {
               eaiId: _this.form.eaiLink ? -1 : null,
               coderId: _this.form.coderLink ? -1 : null,
               evalId: _this.form.evalLink ? -1 : null,
-              eaiId: _this.form.evalLink ? -1 : null,
             }).then(async (res) => {
               const createdCourse = res.data.data;
               if (createdCourse) {