Index: ssts-web/src/main/webapp/disinfectsystem/basedatamanager/materialDefinition/materialDefinitionForm.js =================================================================== diff -u -r14942 -r15005 --- ssts-web/src/main/webapp/disinfectsystem/basedatamanager/materialDefinition/materialDefinitionForm.js (.../materialDefinitionForm.js) (revision 14942) +++ ssts-web/src/main/webapp/disinfectsystem/basedatamanager/materialDefinition/materialDefinitionForm.js (.../materialDefinitionForm.js) (revision 15005) @@ -135,7 +135,7 @@ labelSeparator : ':', labelAlign:'right', fileUpload : true, - labelWidth : 100, + labelWidth : 115, bodyStyle : 'padding:5px 5px 0px 5px', autoScroll : false, items : [{ @@ -151,7 +151,7 @@ autoHeight : true, title: '材料基础数据定义', items: [{ - columnWidth : .5, + columnWidth : .33, layout : 'form', items:[{ xtype: 'textfield', @@ -160,23 +160,22 @@ allowBlank: false, name: "name", id: "name", - anchor: '95%' + anchor: '100%' }] },{ - columnWidth : .5, + columnWidth : .33, layout : 'form', - labelWidth : 110, items:[{ xtype: 'textfield', fieldLabel: "规格", blankText: '请输入规格!', allowBlank: true, name: "specification", id : "specification", - anchor: '95%' + anchor: '100%' }] }, { - columnWidth : .5, + columnWidth : .33, layout : 'form', items:[{ xtype : 'combo', @@ -191,23 +190,22 @@ editable:false, forceSelection : true, triggerAction : 'all', - anchor : '95%' + anchor : '100%' }] },{ - columnWidth : .5, + columnWidth : .33, layout : 'form', - labelWidth : 110, items:[{ xtype: 'numberfield', fieldLabel: "最小存货", allowDecimals:false, allowNegative:false, name: "minStorage", id: "minStorage", - anchor: '95%' + anchor: '100%' }] }, { - columnWidth : .5, + columnWidth : .33, layout : 'form', items:[{ xtype: 'numberfield', @@ -217,22 +215,21 @@ blankText: '请输入最大货存!', name: "maxStorage", id: "maxStorage", - anchor: '95%' + anchor: '100%' }] }, { - columnWidth : .5, + columnWidth : .33, layout : 'form', - labelWidth : 110, items:[{ xtype: 'numberfield', fieldLabel: "成本", allowNegative:false, name: "cost", id: "cost", - anchor: '95%' + anchor: '100%' }] }, { - columnWidth : .5, + columnWidth : .33, layout : 'form', items:[{ xtype: 'numberfield', @@ -241,21 +238,20 @@ allowNegative:false, name: "depreciation", id: "depreciation", - anchor: '95%' + anchor: '100%' }] },{ - columnWidth : .5, + columnWidth : .33, layout : 'form', - labelWidth : 110, items:[{ xtype: 'textfield', fieldLabel: "单位", name: 'unit', id: 'unit', - anchor: '95%' + anchor: '100%' }] },{ - columnWidth : .5, + columnWidth : .33, layout : 'form', items:[{ xtype : 'combo', @@ -268,14 +264,14 @@ store : isTracebleStore, forceSelection : true, allowBlank: false, + editable:false, mode : 'local', triggerAction : 'all', - anchor : '95%' + anchor : '100%' }] },{ - columnWidth : .5, + columnWidth : .33, layout : 'form', - labelWidth : 110, items:[{ xtype: 'textfield', fieldLabel: "拼音码", @@ -284,10 +280,10 @@ name: "spelling", readOnly : true, id: "spelling", - anchor: '95%' + anchor: '100%' }] },{ - columnWidth : .5, + columnWidth : .33, layout : 'form', items:[{ xtype: 'textfield', @@ -297,47 +293,45 @@ name: "wbCode", id: "wbCode", readOnly : true, - anchor: '95%' + anchor: '100%' }] },{ - columnWidth : .5, + columnWidth : .33, layout : 'form', - labelWidth : 110, items:[{ xtype : 'textfield', fieldLabel : '库存数量', id : 'storage', name : 'storage', width : 130, readOnly:true, - anchor : '95%', + anchor : '100%', readOnly:true }] },{ - columnWidth : .5, + columnWidth : .33, layout : 'form', items:[{ xtype : 'numberfield', fieldLabel : '消毒价格', id : 'disinfectionPrice', name : 'disinfectionPrice', width : 130, - anchor : '95%' + anchor : '100%' }] },{ - columnWidth : .5, + columnWidth : .33, layout : 'form', - labelWidth : 110, items:[{ xtype : 'numberfield', fieldLabel : '灭菌价格', id : 'sterilizationPrice', name : 'sterilizationPrice', width : 130, - anchor : '95%' + anchor : '100%' }] },{ - columnWidth : .5, + columnWidth : .33, layout : 'form', items:[{ xtype : 'combo', @@ -352,22 +346,21 @@ allowBlank: false, mode : 'local', triggerAction : 'all', - anchor : '95%' + anchor : '100%' }] },{ - columnWidth : .5, + columnWidth : .33, layout : 'form', - labelWidth : 110, items:[{ xtype : 'numberfield', fieldLabel : '清洗装载数量上限', id : 'intoBasketMaxAmount', name : 'intoBasketMaxAmount', width : 130, - anchor : '95%' + anchor : '100%' }] }, { - columnWidth : .5, + columnWidth : .33, layout : 'form', items:[{ xtype : 'combo', @@ -382,12 +375,11 @@ editable:false, forceSelection : true, triggerAction : 'all', - anchor : '95%' + anchor : '100%' }] }, { - columnWidth : .5, + columnWidth : .33, layout : 'form', - labelWidth : 110, items:[{ xtype : 'combo', fieldLabel : '是否高值耗材', @@ -402,10 +394,10 @@ mode : 'local', forceSelection : true, triggerAction : 'all', - anchor : '95%' + anchor : '100%' }] }, { - columnWidth : .5, + columnWidth : .33, layout : 'form', items:[{ xtype : 'combo', @@ -424,12 +416,11 @@ mode : 'local', forceSelection : true, triggerAction : 'all', - anchor : '95%' + anchor : '100%' }] },{ - columnWidth : .5, + columnWidth : .33, layout : 'form', - labelWidth : 120, items : [{ xtype : 'textarea', fieldLabel : '清洗质量检查关注点', @@ -442,9 +433,8 @@ anchor : '100%' }] },{ - columnWidth : .5, + columnWidth : .33, layout : 'form', - labelWidth : 100, items : [{ xtype : 'textarea', fieldLabel : '功能检查', @@ -459,11 +449,10 @@ },{ columnWidth : 1, layout : 'form', - labelWidth : 100, items : [{ xtype : 'textarea', fieldLabel : '注意事项', - height : 50, + height : 40, id : 'notice', name : 'notice', maxLength : 665, @@ -502,8 +491,8 @@ id : 'materialDefinitionWin', layout : 'fit', title : '材料信息', - width : 680, - height : 630, + width : 720, + height : 650, border : false, modal : true, plain : true,