Js algorithm problem

there are two arrays

    formThead: [
                {
                    label:"",
                    value:"oppoProjectName",
                    isShow:true
                },
                {
                    label:"",
                    value:"customerName",
                    isShow:true
                },
                {
                    label:"",
                    value:"saleName",
                    isShow:true
                }
            ]
            
            formTheadData:["oppoProjectName","customerName"]
            
            formTheadvalueformTheadData   formTheadisShowfalse
            
            
Mar.21,2021

  

Thank you, ha ~ problem @ original sin has helped to solve perfectly ~

Menu