Index: ssts-web/src/main/webapp/disinfectsystem/storageLocationManage/storageLocationLookView.js =================================================================== diff -u -r37413 -r37415 --- ssts-web/src/main/webapp/disinfectsystem/storageLocationManage/storageLocationLookView.js (.../storageLocationLookView.js) (revision 37413) +++ ssts-web/src/main/webapp/disinfectsystem/storageLocationManage/storageLocationLookView.js (.../storageLocationLookView.js) (revision 37415) @@ -1009,7 +1009,7 @@ } }, { xtype: 'button', - text: '物品存入', + text: '存入并送回托盘', minWidth: 70, id: 'btn4', hidden: true, @@ -1018,7 +1018,7 @@ } }, { xtype: 'button', - text: '物品取出', + text: '取出并送回托盘', minWidth: 70, id: 'btn5', hidden: true,