陈少旭 пре 1 месец
родитељ
комит
f006f2a0c1
1 измењених фајлова са 1 додато и 2 уклоњено
  1. 1 2
      src/xt_pages/drugSourceCode/drugQuery.vue

+ 1 - 2
src/xt_pages/drugSourceCode/drugQuery.vue Прегледај датотеку

@@ -630,8 +630,7 @@ export default {
630 630
 
631 631
                   }).catch(() => {
632 632
                   })
633
-                }else{
634
-                  that.tableData = that.tableData.concat(response.data.data.info)
633
+                }else{that.tableData = that.tableData.concat(response.data.data.info)
635 634
 
636 635
                 }
637 636
               }