创建项目的项目设置bug

This commit is contained in:
X1627315083
2025-11-04 10:44:11 +08:00
parent 2f5c6346f0
commit e9461dce56
7 changed files with 213 additions and 5 deletions

View File

@@ -657,6 +657,7 @@ export default {
Print: "印花",
Color: "颜色",
Elements: "元素",
Accessory: "装饰",
Model: "模特",
CurrentSketch: "设计服装",
CurrentPrint: "设计印花",
@@ -666,6 +667,7 @@ export default {
ColorCode: "颜色代码",
ExtractColor: "提取颜色",
CurrentElement: "设计元素",
CurrentAccessory: "设计装饰",
CurrentModel: "设计模特",
NewApparel: "新服装",
NewPrint: "新印花",

View File

@@ -657,6 +657,7 @@ export default {
Print: "Print",
Color: "Color",
Elements: "Elements",
Accessory: "Accessory",
Model: "Model",
CurrentSketch: "Current Sketch",
CurrentPrint: "Current Print",
@@ -666,6 +667,7 @@ export default {
ColorCode: "Color Code",
ExtractColor: "Extract Color",
CurrentElement: "Current Element",
CurrentAccessory: "Current Accessory",
CurrentModel: "Current Model",
NewApparel: "New Apparel",
NewPrint: "New Print",