Explorar o código

修改模糊查询

lichao %!s(int64=3) %!d(string=hai) anos
pai
achega
774d409fc4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/jiGang/index.vue

+ 1 - 1
src/views/jiGang/index.vue

@@ -706,7 +706,7 @@ export default {
       let queryParams = {pageNum: 1, fName: name, fTypeid: 1}
       listCorps(queryParams).then((response) => {
         console.log(response)
-        this.fMblnoOptions = response.rows
+        this.KHblnoOptions = response.rows
       })
     },
     corpsRemote(name) {