lex-xin 4 years ago
parent
commit
f4ac55a9c3

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-3bc574e4.b0c88db5.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-3ca72746.9c785235.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-4b815175.b0a7e5d6.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-4b815175.bc350027.js


+ 1 - 1
src/views/teamBuild/components/forecast-list.vue

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

Some files were not shown because too many files changed in this diff