Commit e14f772d authored by 张海景's avatar 张海景

update:注释工艺修改按钮

parent 61d5ea1b
...@@ -76,9 +76,9 @@ ...@@ -76,9 +76,9 @@
<el-button type="text" size="small" @click="openSetTool(row, $index)"> <el-button type="text" size="small" @click="openSetTool(row, $index)">
设置工装量具 设置工装量具
</el-button> </el-button>
<el-button type="text" size="small" @click="updateRow(row, $index)" <!-- <el-button type="text" size="small" @click="updateRow(row, $index)"
>修改</el-button >修改</el-button
> > -->
</template> </template>
</el-table-column> </el-table-column>
<el-table-column <el-table-column
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment