mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-student.git
synced 2025-12-12 12:26:49 +08:00
init
This commit is contained in:
@@ -378,7 +378,7 @@ const types = ref({
|
||||
},
|
||||
});
|
||||
|
||||
function toFinish(d) {
|
||||
function toFinish(d,sName) {
|
||||
if (!types.value.path[d.type]) {
|
||||
ElMessage.error("暂时未开放");
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user