import Api from "~/service/Api" import Pts from "../Common/Pts" export default class Bopsnd{ constructor () { this.data = { msgstm:"", // Waiting Message .msgstm bopcfg:{ outdir:"", // Output Dir .bopcfg.outdir }, genptybas:"", // Generate company Info .genptybas pageId: "" // ctx的key } } }