瀏覽代碼

fix:创建eai课程

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