src/templates/zshare/verifycard/billcodeform/index.jsx
@@ -8,13 +8,13 @@ class BillCodeForm extends Component { static propTpyes = { btn: PropTypes.object, // 按钮信息 fields: PropTypes.array, // 表单 billcodes: PropTypes.array, // 表单 columns: PropTypes.array, // 表单 modular: PropTypes.array, // 表单 modularDetail: PropTypes.array, // 表单 orderChange: PropTypes.func // 表单 btn: PropTypes.object, fields: PropTypes.array, billcodes: PropTypes.array, columns: PropTypes.array, modular: PropTypes.array, modularDetail: PropTypes.array, orderChange: PropTypes.func } state = {