Jelajahi Sumber

修改晋级文案

11wqe1 1 tahun lalu
induk
melakukan
81ec31e80c
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      src/views/projectApply/projectApplication.vue

+ 1 - 1
src/views/projectApply/projectApplication.vue

@@ -140,7 +140,7 @@
     <div>
       <div>
         <el-button style="font-size: 16px;"  v-if="$store.state.userInfo.type == 0" size="mini" :type="!isPromotion?'primary':''" @click="selectAll">全部</el-button>
-        <el-button style="font-size: 16px;" v-if="$store.state.userInfo.type == 0" size="mini" :type="isPromotion?'primary':''" @click="selectPromotion">晋级项目</el-button>
+        <el-button style="font-size: 16px;" v-if="$store.state.userInfo.type == 0" size="mini" :type="isPromotion?'primary':''" @click="selectPromotion">2024年立项项目</el-button>
         <span style="font-size: 12px; margin-left: 10px"
           >共 {{ table.total }} 条</span
         >