yf_yx пре 3 година
родитељ
комит
390d88b8df
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      test/src/views/home/index.vue

+ 1 - 1
test/src/views/home/index.vue

@@ -614,7 +614,7 @@ export default {
     handleSearch () {
       // this.page = 1
       this.$axios(`/api/process/?name=${this.inp1}&page=${this.page}&size=5`, 'GET').then((res) => {
-        console.log(res)
+        // console.log(res)
         this.jiashuzu = []
         this.jiashuzu = res.result.data
         this.total = res.result.paging.total