Parcourir la source

Merge branch 'V0.0.2' of http://10.87.10.227:4000/jzyd_yyds/soc_app into V0.0.2

jiawuxian il y a 2 ans
Parent
commit
5cbe77f94d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/views/home/works.vue

+ 1 - 1
src/views/home/works.vue

@@ -195,7 +195,7 @@ export default {
           break
         case 4:
           str = '/yl'
-          strName = '待演练'
+          strName = '待登记'
           path = '/rehearsalTask'
           pathInfo = '/addRehearsalTask/' + id
           break