Browse Source

-安全阀申请单审批流修改

jiangbiao 2 năm trước cách đây
mục cha
commit
54f5f88c44
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      ui/src/views/apply/offlinevalve/index.vue

+ 2 - 2
ui/src/views/apply/offlinevalve/index.vue

@@ -90,7 +90,7 @@
         >导入
         </el-button>
       </el-col>-->
-      <el-col :span="1.5">
+<!--      <el-col :span="1.5">
         <el-button
           type="warning"
           icon="el-icon-download"
@@ -99,7 +99,7 @@
           v-hasPermi="['apply:offlinevalve:export']"
         >导出
         </el-button>
-      </el-col>
+      </el-col>-->
       <right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>
     </el-row>