Searched refs:DistributedDataModel (Results 1 – 3 of 3) sorted by relevance
16 export class DistributedDataModel { class
33 | |---DistributedDataModel.ts // 分布式数据模块
22 import { DistributedDataModel } from '../Model/DistributedDataModel';66 …@State @Watch('dataChange') distributedData: DistributedDataModel = new DistributedDataModel(false…