Browse Source

修改乐团数据没有重置问题

lex-xin 5 years ago
parent
commit
6c21cf59ec
3 changed files with 1 additions and 0 deletions
  1. 0 0
      dist/index.html
  2. 0 0
      dist/static/js/app.6b346b5b.js
  3. 1 0
      src/views/order/index.vue

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/app.6b346b5b.js


+ 1 - 0
src/views/order/index.vue

@@ -349,6 +349,7 @@ export default {
             return false
         }
         getMusicTeams(qs.stringify({ branchId: val })).then(res => {
+            this.topForm.instruments = ''
             // res.data.rows
             // 1.格式化数据
             // 2.追加数据到相应的位置 

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