no message
parent
69e2722b5a
commit
6d9461548b
|
|
@ -93,12 +93,15 @@
|
||||||
<textArea id="ls.description" title="备注" row="8"
|
<textArea id="ls.description" title="备注" row="8"
|
||||||
col="1" span="2" readOnly="false" required="false" reserve="false"
|
col="1" span="2" readOnly="false" required="false" reserve="false"
|
||||||
forceOverride="true" inVisible="false" rows="5" cols="40" />
|
forceOverride="true" inVisible="false" rows="5" cols="40" />
|
||||||
|
<checkbox id="ls.beAuto" title="自动下发"
|
||||||
|
row="9" col="1" defaultValue="false" span="1" readOnly="false"
|
||||||
|
required="false" reserve="false" forceOverride="true" inVisible="false" />
|
||||||
<text id="ls.length" title="长*m"
|
<text id="ls.length" title="长*m"
|
||||||
row="9" col="1" defaultValue="0" readOnly="false" required="false" width="100"
|
row="10" col="1" defaultValue="0" readOnly="false" required="false" width="100"
|
||||||
reserve="false" forceOverride="false" inVisible="false"
|
reserve="false" forceOverride="false" inVisible="false"
|
||||||
trimSpace="true" isPrecision="true"/>
|
trimSpace="true" isPrecision="true"/>
|
||||||
<text id="ls.width" title="宽*m"
|
<text id="ls.width" title="宽*m"
|
||||||
row="9" col="2" defaultValue="0" readOnly="false" required="false" width="100"
|
row="10" col="2" defaultValue="0" readOnly="false" required="false" width="100"
|
||||||
reserve="false" forceOverride="false" inVisible="false"
|
reserve="false" forceOverride="false" inVisible="false"
|
||||||
trimSpace="true" isPrecision="true"/>
|
trimSpace="true" isPrecision="true"/>
|
||||||
<text id="ls.height" title="高*m"
|
<text id="ls.height" title="高*m"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue