mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-13 04:46:46 +08:00
fix:增加导入小组长成功提示,增加开课编辑考试时只允许编辑时间,删除可继续添加设置
This commit is contained in:
@@ -616,6 +616,10 @@ const changevalue = (e) => {
|
||||
console.log("changevalue", e, newarr, formData.value.attach);
|
||||
}
|
||||
|
||||
const logT = () => {
|
||||
formData.value.examInfo = {};
|
||||
};
|
||||
|
||||
defineExpose({ openDrawer });
|
||||
</script>
|
||||
<style lang="scss">
|
||||
|
||||
Reference in New Issue
Block a user