v1.2.1版本,优化调整了很多,整改验收阶段新加字段
This commit is contained in:
@@ -41,7 +41,7 @@ const _sfc_main = {
|
||||
currentEditId.value = item.id;
|
||||
editData.value = {
|
||||
name: res.data.name || "",
|
||||
color: res.data.color || "#FF5733"
|
||||
color: res.data.color || "#D92121"
|
||||
};
|
||||
showPopup.value = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user