USER-20230908AJ\Administrator 2 ماه پیش
والد
کامیت
47c73e51aa
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      common/task/task_tab.vue

+ 1 - 1
common/task/task_tab.vue

@@ -5,7 +5,7 @@
 				<view class="title-text  sys-size-28 text-center sys-weight-600" :class="{'default-text':type===1}"
 					@click="setType(1)">概述</view>
 				<view class="title-text sys-size-28 text-center sys-weight-600" :class="{'default-text':type===2}"
-					@click="setType(2)">关系</view>
+					@click="setType(2)">图谱</view>
 				<view class="title-text sys-size-28 text-center sys-weight-600" :class="{'default-text':type===3}"
 					@click="setType(3)">实体</view>
 				<view class="title-text sys-size-28 text-center sys-weight-600" :class="{'default-text':type===4}"