@tanzhenxing/zx-receive-invoice-edit
Version:
收票编辑组件,用于编辑和管理发票抬头信息,支持个人和企业发票类型。
34 lines (33 loc) • 940 B
JSON
{
"name": "@tanzhenxing/zx-receive-invoice-edit",
"version": "1.0.1",
"description": "收票编辑组件,用于编辑和管理发票抬头信息,支持个人和企业发票类型。",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"发票",
"收票",
"发票抬头",
"发票编辑",
"发票管理",
"发票组件",
"收票组件"
],
"author": "tanzhenxing",
"license": "ISC",
"type": "commonjs",
"dependencies": {
"@tanzhenxing/zx-button": "^1.0.6",
"@tanzhenxing/zx-cell": "^1.0.2",
"@tanzhenxing/zx-form": "^1.0.5",
"@tanzhenxing/zx-form-item": "^1.0.2",
"@tanzhenxing/zx-icon": "^1.0.13",
"@tanzhenxing/zx-input": "^1.0.10",
"@tanzhenxing/zx-radio": "^1.0.4",
"@tanzhenxing/zx-radio-group": "^1.0.3",
"@tanzhenxing/zx-switch": "^1.0.5",
"@tanzhenxing/zx-textarea": "^1.0.5"
}
}