Q-ABAB %!s(int64=2) %!d(string=hai) anos
pai
achega
9c8d7a5cdc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/projectManage/ProjectManagement.vue

+ 1 - 1
src/views/projectManage/ProjectManagement.vue

@@ -81,7 +81,7 @@
           <el-option
             v-for="(item,index) in options.yearData"
             :key="index"
-            :label="item.time"
+            :label="item.time+'年'"
             :value="item.time">
           </el-option>
         </el-select>