| | |
| | | <el-col :span="24" class="productorder-operates-col"> |
| | | <el-card class="productorder-operates"> |
| | | <div style="display:flex;justify-content:flex-end;"> |
| | | <el-button |
| | | style="padding: 3px 0;margin-right:10px;" |
| | | type="text" |
| | | size="medium" |
| | | @click="refresh" |
| | | >刷新 |
| | | </el-button> |
| | | <!-- <el-button--> |
| | | <!-- style="padding: 3px 0;margin-right:10px;"--> |
| | | <!-- type="text"--> |
| | | <!-- size="medium"--> |
| | | <!-- @click="refresh"--> |
| | | <!-- >刷新--> |
| | | <!-- </el-button>--> |
| | | <el-button |
| | | style="padding: 3px 0;margin-right:10px;" |
| | | type="text" |
| | |
| | | </el-col> |
| | | </el-row> --> |
| | | <el-table |
| | | v-if="operationIndex" |
| | | :key="operationIndex" |
| | | id="operationTable" |
| | | ref="operationTable" |
| | | class="basic-template-table" |