浏览代码

选辅件 操作右冻结

xiaohaizhao 7 月之前
父节点
当前提交
df903bf43f
共有 2 个文件被更改,包括 2 次插入0 次删除
  1. 1 0
      src/optionSystem/selectOption/components/DieFa.vue
  2. 1 0
      src/optionSystem/valveOption/DieFa.vue

+ 1 - 0
src/optionSystem/selectOption/components/DieFa.vue

@@ -435,6 +435,7 @@
         <MyTable
           :noQuery="true"
           ref="fujianRef"
+          fixedName="operation"
           :height="tableHeight"
           :layout="tool.tabelCol($route.name)['itemList'].tablecols"
           :param="fujianParam"

+ 1 - 0
src/optionSystem/valveOption/DieFa.vue

@@ -665,6 +665,7 @@
         <MyTable
             :noQuery="true"
             ref="fujianRef"
+            fixedName="operation"
             :height="tableHeight"
             :layout="tool.tabelCol($route.name)['itemList'].tablecols"
             :param="fujianParam"