king
2020-11-06 00de865d827da6687928b10f031482628a5144c8
src/menu/components/card/cardcellcomponent/elementform/index.jsx
@@ -9,6 +9,7 @@
import './index.scss'
const cardTypeOptions = {
  sequence: ['eleType', 'width'],
  text: ['eleType', 'datatype', 'format', 'width', 'height', 'prefix', 'postfix'],
  number: ['eleType', 'datatype', 'format', 'width', 'height', 'prefix', 'postfix'],
  picture: ['eleType', 'datatype', 'width', 'lenWidRadio', 'url'],