1.0.13 • Published 5 years ago

@beisen-platform/print-form v1.0.13

Weekly downloads
12
License
ISC
Repository
gitlab
Last release
5 years ago

打印的form

需要传递props

	# 点击form的取消需要的回调函数
	onCancel = () => {
		console.log('onCancel......')
  	}
	# 点击form的打印按钮需要的回调函数
  	onSave = () => {
    	console.log('onSave......')
  	}
	# form初始化过程中需要调用的loading
  	openLoading = () => {
    	console.log('openLoading......')
  	}
  	# form api请求回来后需要取消loading
  	closeLoading = () => {
    	console.log('closeLoading......')
  	}
  	
    popOptions = {
      data: {
        ids: "cf63ca5a-481d-442c-bf5b-cb89b0341feb"
      },
      detailViewCode: "",
      cmpContext: {
        app: "BeisenCloudDemo",
        application: "BeisenCloudDemo",
        currentViewName: "BeisenCloudDemo_wfbdzw0602",
        metaObjName: "BeisenCloudDemo.ceshi0602",
        tenantID: 100013,
        viewName: "BeisenCloudDemo.SingleObjectListView.all"
      },
      printData: [
        {text: "wwh1111", value: "wwh18", type: "template"},
        {text: "wwh测试导入2", value: "wwh17", type: "template"},
        {text: "wwh测试实体改名、字段改名、删除字段", value: "wwh2", type: "template"},
        {text: "wwh-场景-搜索表单详情页", value:"wwh6", type: "template"},
        {text: "wwh打印模板1", value: "wwh1", type: "template"},
        {text: "wwh关联对象和主对象", value: "wwh7", type: "template"}
      ] 
    };
1.0.13

5 years ago

1.0.12-rc.3

5 years ago

1.0.11-rc.2

5 years ago

1.0.11-rc.1

5 years ago

1.0.12-rc.2

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.10-rc.4

5 years ago

1.0.10-rc.3

5 years ago

1.0.10-rc.2

5 years ago

1.0.10-rc.1

5 years ago

1.0.10

5 years ago

1.0.8-rc.3

5 years ago

1.0.8-rc.2

5 years ago

1.0.8-rc.1

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago