Explorar o código

去掉查询后台log yx

yf_yx %!s(int64=3) %!d(string=hai) anos
pai
achega
390d88b8df
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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