reedliuqing_i 5 yıl önce
ebeveyn
işleme
073b1c99ce

+ 1 - 1
src/views/projectManage/bugList/details/index.vue

@@ -1,7 +1,7 @@
 <template>
   <div>
     <div v-if="type!=='page'" style="padding: 15px 5px 15px 30px" class="bug_manage_container  bug_manage bug_manage_title">
-      <span style="font-size:18px;font-weight:500;color:#333b4a">{{ 'BUG-'+bug.id }}</span>
+      <span style="font-size:18px;font-weight:500;color:#333b4a">{{ 'BUG-'+ id }}</span>
       <el-button type="text" />
       <dropdown
         v-if="map.bugEnumList && typeof bug.status !== 'undefined'"