📜  调用对象 - 任何代码示例

📅  最后修改于: 2022-03-11 14:54:57.326000             🧑  作者: Mango

代码示例1
public customlabelStaffOne : CustomLabels = {
    labelTypeId : 2,
    lablelKey :  "StaffOne",
    BusinessId : 3
  };  
  
   onSubmit(){

      console.log(this.customlabelServiceOne,
        
        this.CustomLabelsService.Create()