| | |
| | | |
| | | <div class="operation-detail"> |
| | | <el-tabs type="card" style="width: 100%;height: 100%"> |
| | | <el-tab-pane label="基础" style="height: 100%"> |
| | | <!-- <el-tab-pane label="基础" style="height: 100%"> |
| | | <el-card class="operation-capacity" header="工序能力"> |
| | | <el-transfer |
| | | filterable |
| | |
| | | </div> |
| | | </el-upload> |
| | | </el-card> |
| | | </el-tab-pane> |
| | | </el-tab-pane> --> |
| | | <el-tab-pane label="参数" style="height: 100%"> |
| | | <el-card class="operation-capacity" header="工序参数集模板"> |
| | | <div slot="header"> |
| | |
| | | // } |
| | | }, |
| | | init() { |
| | | this.operationId = this.dataForm.id |
| | | this.fetchCapabilityForOperation() |
| | | // this.operationId = this.dataForm.id |
| | | // this.fetchCapabilityForOperation() |
| | | if (this.dataForm.id) { |
| | | getObj(this.dataForm.id).then((response) => { |
| | | this.dataForm = response.data.data |