Browse Source

修改搜索

newStyle
风继续吹 1 year ago
parent
commit
76a01d0fe7
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/views/Receive/index.vue

+ 1
- 0
src/views/Receive/index.vue View File

@@ -1877,6 +1877,7 @@ export default {
.keyWordsMatching({
keyword: this.inputtest,
customerId: this.fileId,
type: 1,
})
.then((res) => {
let list = res.data;


Loading…
Cancel
Save