فهرست منبع

修改普通模式文案

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: []
     };