From fbe94e09efc8db417ab68888f53525f056b5e5a7 Mon Sep 17 00:00:00 2001 From: zouyu <2723363702@qq.com> Date: 星期三, 13 十二月 2023 16:54:55 +0800 Subject: [PATCH] modified: src/views/quality/finishedProductInspection/index.vue --- src/views/basic/location/index.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/views/basic/location/index.vue b/src/views/basic/location/index.vue index 7015cc8..dfb4f75 100644 --- a/src/views/basic/location/index.vue +++ b/src/views/basic/location/index.vue @@ -59,6 +59,7 @@ seqNo: true, isShowHide: true, // 鏄惁鏄剧ず鏄惧奖鎸夐挳 isSearch: true, // 楂樼骇鏌ヨ鎸夐挳 + isRefresh: true, // 鏄惁鏄剧ず鍒锋柊鎸夐挳 defaultOrderBy: { column: 'createTime', direction: 'desc' } }, table: { -- Gitblit v1.9.3