From 0ff89375795587aa6bcaba64b99630d7a30010c3 Mon Sep 17 00:00:00 2001 From: xiaozhiyong Date: Thu, 16 Mar 2023 16:14:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/product/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/product/index.vue b/src/views/product/index.vue index 7496156..3685af3 100644 --- a/src/views/product/index.vue +++ b/src/views/product/index.vue @@ -277,7 +277,7 @@ export default { ], configAutocomplete: { serveTarget: serve.findByEntity, - autocomplateKey: "refineryName", + autocompleteKey: "refineryName", valueKey: "refineryName", valueKey: "id", placeholder: "炼厂名称",