Update CreateDrawer.vue

This commit is contained in:
yemangran
2025-10-08 13:53:55 +08:00
committed by GitHub
parent 31f8102cc1
commit f2454ce09b

View File

@@ -69,7 +69,7 @@
}, },
type: { type: {
required: true, required: true,
message: '请输入类型编码, message: '请输入类型编码',
trigger: 'blur', trigger: 'blur',
}, },
}; };