src/views/other/commonDialog/SelectCommonDialog.vue
@@ -68,6 +68,7 @@ editVisible: false, title: "", clientId: 0, client_name: "", tableInfomation: [] } } @@ -98,6 +99,8 @@ this.search_map = { client_id: this.editConfig.clientId } this.keyword = this.editConfig.client_name this.keywordType = "客户名称" this.setTable() this.getData() },