|
|
|
@ -22,6 +22,7 @@ class YslDetailCards extends Component{
|
|
|
|
|
idsum:undefined,
|
|
|
|
|
pathCardsedittype:false,
|
|
|
|
|
pathid:undefined,
|
|
|
|
|
editbuttomtype:false,
|
|
|
|
|
editbuttomtypeadd:false,
|
|
|
|
|
pathlistedit:undefined,
|
|
|
|
|
delecttype:false,
|
|
|
|
@ -228,7 +229,7 @@ class YslDetailCards extends Component{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
render(){
|
|
|
|
|
let{showparagraph,showparagraphkey,showparagraphindex,hidestartshixunsreplacevalue,idsum,pathCardsedittype,pathid,Modalstype,Modalstopval,Modalsbottomval,delecttype,pathlistedit,editbuttomtypeadd} =this.state;
|
|
|
|
|
let{showparagraph,showparagraphkey,showparagraphindex,hidestartshixunsreplacevalue,idsum,pathCardsedittype,pathid,Modalstype,Modalstopval,Modalsbottomval,delecttype,pathlistedit,editbuttomtypeadd,editbuttomtype} =this.state;
|
|
|
|
|
let { stages }=this.props;
|
|
|
|
|
const antIcon = <Icon type="loading" style={{ fontSize: 24 }} spin />;
|
|
|
|
|
console.log("pathCardsedittype");
|
|
|
|
|