import Api from "~/service/Api"
import Pts from "~/page/Model/Common/Pts"
export default class Dblian{ constructor () { this.data = { ianp:{ lst:[], // .ianp.lst }, pageId: "" // ctx的key } } }