mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-15 13:56:43 +08:00
修改样式
This commit is contained in:
@@ -1066,7 +1066,7 @@ export default {
|
||||
},
|
||||
submitCourse() {
|
||||
if(!this.courseInfo.orgId || !this.orgKid){
|
||||
this.$message.success('请选择资源归属');
|
||||
this.$message.error('请选择资源归属');
|
||||
return;
|
||||
}
|
||||
//console.log(this.resOwnerListMap[0],'this.resOwnerListMap[0]');
|
||||
|
||||
Reference in New Issue
Block a user