From b5baa82ae08b48ac15cc49e92d06e52546259b72 Mon Sep 17 00:00:00 2001 From: zhangxinliang <1364094401@qq.com> Date: Mon, 26 Aug 2024 17:16:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E7=94=B3=E8=AF=B7=E4=BD=86?= =?UTF-8?q?=E5=87=BA=E5=B7=AE=E7=B1=BB=E5=9E=8B=E9=9D=9E=E5=BF=85=E5=A1=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/company/trips/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/company/trips/index.vue b/src/views/company/trips/index.vue index 58c0353..3d45f27 100644 --- a/src/views/company/trips/index.vue +++ b/src/views/company/trips/index.vue @@ -245,7 +245,7 @@ label="出差类型" :name="`tripType_${index}`" :list="tripTypeList" - isRequrie + isCell clearable />