export default class Fredetail { constructor(_this){ this.check = { "fremsg.sndmt": [ { type: "string", required: true, message: "必输项" }, ], } } }