浏览代码

Merge branch 'dev' of http://110.41.163.243:9980/kd-aiot/kd-aiot-frontend into dengfei

695593266@qq.com 10 月之前
父节点
当前提交
eaa3f2ff45
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/technology/route/index.vue

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

@@ -43,7 +43,7 @@
             icon="el-icon-download"
             icon="el-icon-download"
             class="ele-btn-icon"
             class="ele-btn-icon"
             @click="importDialog"
             @click="importDialog"
-            v-if="$hasPermission('main:producerouting:save')"
+            v-if="$hasPermission('main:producerouting:import')"
           >
           >
             导入
             导入
           </el-button>
           </el-button>