Explorar el Código

fix:更改纸质运行记录上传提示语

liujiayin hace 2 años
padre
commit
51ec652e61
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/infosManage/fileIE.vue

+ 1 - 1
src/views/infosManage/fileIE.vue

@@ -19,7 +19,7 @@
                 <el-alert
                     v-if="!show"
                     :closable="false"
-                    title="请选择左边菜单右键进行操作!"
+                    title="请选择点击记录分类菜单进行操作!"
                     type="warning"
                     show-icon
                     style="height:50px;"