Explorar el Código

修改工程部署按钮名称

xuezizhuo hace 1 año
padre
commit
582a49947b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      zkqy-ui/src/views/system/engineeringManage/index.vue

+ 1 - 1
zkqy-ui/src/views/system/engineeringManage/index.vue

@@ -93,7 +93,7 @@
           size="mini"
           @click="handleDownloadEnd"
           v-hasPermi="['system:engineering:download']"
-          >下载
+          >工程下载
         </el-button>
       </el-col>
       <right-toolbar