| | |
| | | <el-button type="primary" size="small" @click="outbound" |
| | | >ç´æ¥åºåº</el-button |
| | | > |
| | | <el-button type="primary" size="small" @click="lockStock" |
| | | <!-- <el-button type="primary" size="small" @click="lockStock" |
| | | >éå®åºå</el-button |
| | | > |
| | | > --> |
| | | <el-button type="danger" size="small" @click="showDetialBox = false" |
| | | >å
³é</el-button |
| | | > |
| | |
| | | type: "string", |
| | | width: 150, |
| | | }, |
| | | // { |
| | | // prop: "palletCode", |
| | | // title: "æçç¼å·", |
| | | // type: "string", |
| | | // width: 150, |
| | | // }, |
| | | { |
| | | prop: "palletCode", |
| | | title: "æçç¼å·", |
| | | prop: "batchNo", |
| | | title: "æ¹æ¬¡å·", |
| | | type: "string", |
| | | width: 150, |
| | | }, |
| | | { |
| | | prop: "locationCode", |
| | | title: "è´§ä½ç¼å·", |
| | | type: "string", |
| | | width: 180, |
| | | }, |
| | | // { |
| | | // prop: "locationCode", |
| | | // title: "è´§ä½ç¼å·", |
| | | // type: "string", |
| | | // width: 180, |
| | | // }, |
| | | { |
| | | prop: "useableQuantity", |
| | | title: "å¯ç¨æ°é", |