Commit 29064307 authored by youjie's avatar youjie

no message

parent 58ddf782
......@@ -849,7 +849,7 @@
InventoryType: {
validator: emptyJudge,
message: this.$t("ground.fromrule[0]"),
trigger: 'blur'
trigger: 'change'
},
DayType: {
validator: emptyJudge,
......@@ -924,7 +924,7 @@
CurrencyId: {
validator: emptyJudge,
message: this.$t("ground.fromrule[15]"),
trigger: 'blur'
trigger: 'change'
},
CurrentRate: {
validator: emptyJudge,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment