zouyu
2023-11-10 789bd1e36e88e09a45fa24fa1569330ada4c45b7
	modified:   src/views/common/param-mergeTemplate.vue
modified: src/views/technology/routing/routing-form.vue
已修改2个文件
9 ■■■■■ 文件已修改
src/views/common/param-mergeTemplate.vue 3 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/technology/routing/routing-form.vue 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/common/param-mergeTemplate.vue
@@ -275,9 +275,6 @@
</script>
<style>
.avue-crud__menu {
    display: none;
}
.avue-crud .el-table th {
    word-break: break-word;
    color: rgba(102,102,102,1);
src/views/technology/routing/routing-form.vue
@@ -494,8 +494,8 @@
                ></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
@@ -542,7 +542,7 @@
                  </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;">