vincentlu
昨天 908421d77423a632630fccb49bf0eb2aa1431cd4
zy-acs-flow/src/page/agvModel/AgvModelList.jsx
@@ -137,8 +137,8 @@
                    expand={() => <AgvModelPanel />}
                    expandSingle={true}
                    omit={['id', 'uuid', 'liftHeight', 'mqttTopic', 'password', 'protocol'
                        // , 'headOffset', 'tailOffset'
                        , 'length', 'width', 'height', 'allDirectionBool', 'diameter'
                        // , 'headOffset', 'tailOffset', 'width'
                        , 'length', 'height', 'allDirectionBool', 'diameter'
                        , 'statusBool', 'updateBy', 'updateTime', 'createTime', 'createBy', 'memo']}
                >
                    <NumberField source="id" />