ysy %!s(int64=2) %!d(string=hai) anos
pai
achega
403c411ef5

+ 2 - 2
src/views/material/materialBOM/index.vue

@@ -11,7 +11,7 @@
       >
       >
         <!-- 表头工具栏 -->
         <!-- 表头工具栏 -->
         <template v-slot:toolbar>
         <template v-slot:toolbar>
-          <el-button type="primary"   size="small" @click="handelEdit('新建')">新建</el-button>
+          <!-- <el-button type="primary"   size="small" @click="handelEdit('新建')">新建</el-button> -->
           <el-button
           <el-button
             size="small"
             size="small"
             type="primary"
             type="primary"
@@ -23,7 +23,7 @@
         </template>
         </template>
         <template v-slot:action="{ row }">
         <template v-slot:action="{ row }">
           <el-link type="primary" @click="handelDetail(row)">详情</el-link>
           <el-link type="primary" @click="handelDetail(row)">详情</el-link>
-          <el-link type="primary"  icon="el-icon-edit"  @click="handelEdit('编辑')">编辑</el-link>
+          <!-- <el-link type="primary"  icon="el-icon-edit"  @click="handelEdit('编辑')">编辑</el-link> -->
         </template>
         </template>
       </ele-pro-table>
       </ele-pro-table>
     </el-card>
     </el-card>

+ 4 - 4
src/views/technology/production/index.vue

@@ -13,7 +13,7 @@
       >
       >
         <!-- 表头工具栏 -->
         <!-- 表头工具栏 -->
       <template v-slot:toolbar>
       <template v-slot:toolbar>
-          <el-button
+          <!-- <el-button
             size="small"
             size="small"
             type="primary"
             type="primary"
             icon="el-icon-plus"
             icon="el-icon-plus"
@@ -21,7 +21,7 @@
             @click="openEdit()"
             @click="openEdit()"
           >
           >
             新建
             新建
-          </el-button>
+          </el-button> -->
           <el-button
           <el-button
             size="small"
             size="small"
             type="danger"
             type="danger"
@@ -48,14 +48,14 @@
 
 
         <!-- 操作列 -->
         <!-- 操作列 -->
         <template v-slot:action="{ row }">
         <template v-slot:action="{ row }">
-       <el-link
+       <!-- <el-link
             type="primary"
             type="primary"
             :underline="false"
             :underline="false"
             icon="el-icon-edit"
             icon="el-icon-edit"
             @click="openEdit(row)"
             @click="openEdit(row)"
           >
           >
             修改
             修改
-          </el-link> 
+          </el-link>  -->
           <el-link
           <el-link
             type="primary"
             type="primary"
             :underline="false"
             :underline="false"

+ 4 - 4
src/views/technology/route/index.vue

@@ -13,14 +13,14 @@
       >
       >
         <!-- 表头工具栏 -->
         <!-- 表头工具栏 -->
        <template v-slot:toolbar>
        <template v-slot:toolbar>
-        <el-button
+        <!-- <el-button
             size="small"
             size="small"
             type="primary"
             type="primary"
             icon="el-icon-refresh-left"
             icon="el-icon-refresh-left"
             class="ele-btn-icon"
             class="ele-btn-icon"
             @click="openEdit"
             @click="openEdit"
           
           
-          >新增</el-button>
+          >新增</el-button> -->
 
 
           <el-button
           <el-button
             size="small"
             size="small"
@@ -39,14 +39,14 @@
 
 
         <!-- 操作列 -->
         <!-- 操作列 -->
         <template v-slot:action="{ row }">
         <template v-slot:action="{ row }">
-        <el-link
+        <!-- <el-link
             type="primary"
             type="primary"
             :underline="false"
             :underline="false"
             icon="el-icon-edit"
             icon="el-icon-edit"
             @click="openEdit(row)"
             @click="openEdit(row)"
           >
           >
             修改
             修改
-          </el-link> 
+          </el-link>  -->
           <el-link
           <el-link
             type="primary"
             type="primary"
             :underline="false"
             :underline="false"