twmodule 0.0.93 → 0.0.96

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -709,6 +709,7 @@ stepData:{
709
709
  width: 180,
710
710
  isEdit:{type:'radio',cellChange:true,cellFocus:true,cellBlur:true,minDate:'2023-04-01',maxDate:'2023-05-01',dataList:[{value: '111',name: '黄金糕'}, {value: '222',name: '双皮奶'}]},
711
711
  //text,number,textarea,textBox,numberBox,textareaBox,select,radio,checkBox,switch,date
712
+ //twRadioDisabled:true,行数据有该字段时,该行radio禁用
712
713
  },
713
714
  {
714
715
  title: 'checkBox',