ソースを参照

预报名修改

1
mo 4 年 前
コミット
fd31e59dfd
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/views/teamBuild/forecastName.vue

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

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