| | |
| | | <el-button size="small" type="primary" @click="getData">æç´¢</el-button> |
| | | |
| | | </div> |
| | | <div style="margin-top:10px;width:400px"> |
| | | <!-- <div style="margin-top:10px;width:400px"> |
| | | <el-form ref="form" :model="form" label-width="90px"> |
| | | <el-form-item label="åºåºåºå" prop="areaId"> |
| | | <el-select v-model="areaId" placeholder="è¯·éæ©åºåºåºå"> |
| | |
| | | </el-select> |
| | | </el-form-item> |
| | | </el-form> |
| | | </div> |
| | | </div> --> |
| | | <div class="box-table" style="margin-top: 1%"> |
| | | <el-table ref="singleTable" :data="tableData" style="width: 100%; height: 630px" highlight-current-row |
| | | @current-change="handleCurrentChange" height="500px" @row-click="handleRowClick" |
| | |
| | | width: 90, |
| | | }, |
| | | { |
| | | prop: "lockQuantity", |
| | | title: "é宿°é", |
| | | prop: "notOutQuantity", |
| | | title: "æªåºåºæ°é", |
| | | type: "int", |
| | | width: 90, |
| | | hidden: true, |
| | | width: 100, |
| | | }, |
| | | { |
| | | prop: "overOutQuantity", |