소스 검색

修改普通模式文案

11wqe1 1 개월 전
부모
커밋
25699baf11
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/kanBan/components/dataBoardNew/teaing/chartList/aidedDesign.vue

+ 1 - 1
src/views/kanBan/components/dataBoardNew/teaing/chartList/aidedDesign.vue

@@ -13,7 +13,7 @@ export default {
       chart: null,
       innerData: [
         { value: 0, name: 'AI模式' },
-        { value: 0, name: '上课模式' }
+        { value: 0, name: '普通模式' }
       ],
       outerData: []
     };