| | |
| | | ], |
| | | toolbar: [], |
| | | operator: [ |
| | | { |
| | | text: '查看库存', |
| | | type: 'text', |
| | | size: 'small', |
| | | fun: this.searchStock |
| | | } |
| | | // { |
| | | // text: '查看库存', |
| | | // type: 'text', |
| | | // size: 'small', |
| | | // fun: this.searchStock |
| | | // } |
| | | ], |
| | | operatorConfig: { |
| | | fixed: 'right', |
| | |
| | | return '' |
| | | }, |
| | | // 删除 |
| | | deleteHandle(row) { |
| | | this.$confirm('是否确认删除ID为' + row.id, '提示', { |
| | | deleteMainPlan(row) { |
| | | this.$confirm('是否确认作废ID为' + row.id, '提示', { |
| | | confirmButtonText: '确定', |
| | | cancelButtonText: '取消', |
| | | closeOnClickModal: false, |
| | |
| | | |
| | | <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"> |