diff --git a/31203.4153a46e.async.js b/31203.7c568b11.async.js
similarity index 99%
rename from 31203.4153a46e.async.js
rename to 31203.7c568b11.async.js
index aca5f3b6cc..f65891d642 100644
--- a/31203.4153a46e.async.js
+++ b/31203.7c568b11.async.js
@@ -140,6 +140,7 @@ var AddOrEdit = function AddOrEdit(_ref) {
name: values === null || values === void 0 ? void 0 : values.name,
vs_type: values === null || values === void 0 ? void 0 : values.vs_type,
identifier: values === null || values === void 0 ? void 0 : values.identifier,
+ school_id: values === null || values === void 0 ? void 0 : values.school_id,
cover_id: (fileList === null || fileList === void 0 || (_fileList$ = fileList[0]) === null || _fileList$ === void 0 || (_fileList$ = _fileList$.response) === null || _fileList$ === void 0 ? void 0 : _fileList$.id) || '',
backbground_image_id: (fileOtherList === null || fileOtherList === void 0 || (_fileOtherList$ = fileOtherList[0]) === null || _fileOtherList$ === void 0 || (_fileOtherList$ = _fileOtherList$.response) === null || _fileOtherList$ === void 0 ? void 0 : _fileOtherList$.id) || ''
};
@@ -282,7 +283,7 @@ var AddOrEdit = function AddOrEdit(_ref) {
})
}), /*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, {
label: "\u6240\u5C5E\u5B66\u9662",
- name: "schoolId",
+ name: "school_id",
rules: [{
required: true,
message: '请选择所属学院'
diff --git a/index.html b/index.html
index 6f22b0032f..fae05e1df2 100644
--- a/index.html
+++ b/index.html
@@ -27,7 +27,7 @@
display: block !important;
}
-
+