소스 검색

业务类型组件修改

lizhenhao 2 년 전
부모
커밋
baa84fa694
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/modules/cw/projectBusinessType/CwProjectBusinessTypeListForm.vue

+ 1 - 1
src/views/modules/cw/projectBusinessType/CwProjectBusinessTypeListForm.vue

@@ -99,7 +99,7 @@
     },
     methods: {
       init (deputy) {
-        this.title = '管理级次分类选择'
+        this.title = '业务类型选择'
         this.visible = true
         this.list()
       },