modified: src/views/common/param-mergeTemplate.vue
modified: src/views/technology/routing/routing-form.vue
| | |
| | | </script> |
| | | |
| | | <style> |
| | | .avue-crud__menu { |
| | | display: none; |
| | | } |
| | | .avue-crud .el-table th { |
| | | word-break: break-word; |
| | | color: rgba(102,102,102,1); |
| | |
| | | ></rich-text> |
| | | </div> |
| | | </el-tab-pane> |
| | | <el-tab-pane v-if="dataForm.id!=null" label="工序参数" style="height: 100%"> |
| | | <el-card class="params-template"> |
| | | <el-tab-pane v-if="dataForm.id!=null" label="工序参数" style="height: 100%;display: flex;"> |
| | | <el-card class="params-template" style="width:70%"> |
| | | <div slot="header"> |
| | | <span>参数集</span> |
| | | <el-button |
| | |
| | | </el-table-column> |
| | | </el-table> |
| | | </el-card> |
| | | <el-card class="template-param"> |
| | | <el-card class="template-param" style="margin-left: 10px;"> |
| | | <div slot="header"> |
| | | <span>参数</span> |
| | | <div style="float: right;"> |