@chenyiyao10/cyy-process

1.2.1 • Public • Published

CYY-PROCESS

    const processForm = ref({
        processList: {
            nodeOrder: number;
            nodeList: {
            groupOrder: number;
            nodeName: string;
            nodeAlias: string;
            nodeNameCode: string;
            orgType: string;
            nodeType: string;
            nodeContent: string;
            isCountersign: boolean;
            countersignType: string;
            countersignCondition: string;
            auditRole: string;
            auditPeople: string;
            }[];
        } []
    })

用法

    

Readme

Keywords

none

Package Sidebar

Install

npm i @chenyiyao10/cyy-process

Weekly Downloads

0

Version

1.2.1

License

none

Unpacked Size

332 kB

Total Files

6

Last publish

Collaborators

  • chenyiyao10