Browse Source

预报名修改

1
mo 4 years ago
parent
commit
fd31e59dfd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/teamBuild/forecastName.vue

+ 1 - 1
src/views/teamBuild/forecastName.vue

@@ -149,7 +149,7 @@
                         label="乐器准备方式"
                     >
                         <template slot-scope="scope">
-                            {{ scope.row.kitPurchaseMethod == 1 ? '参与团购' : '自行准备' }}
+                            {{ scope.row.kitPurchaseMethod |instrumentType }}
                         </template>
                     </el-table-column>
                     <el-table-column