From d65bb8248c14075747eb21bf7254de9251876ac0 Mon Sep 17 00:00:00 2001
From: "1378012178@qq.com" <1378012178@qq.com>
Date: Thu, 20 Mar 2025 13:55:39 +0800
Subject: [PATCH] =?UTF-8?q?=E6=9C=8D=E5=8A=A1=E6=8C=87=E4=BB=A4=EF=BC=9A?=
=?UTF-8?q?=E9=9A=90=E8=97=8F=E8=BF=90=E7=BB=B4=E5=B9=B3=E5=8F=B0=E4=B8=8D?=
=?UTF-8?q?=E7=94=A8=E7=9A=84=E5=AD=97=E6=AE=B5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../ConfigServiceDirective.data.ts | 36 +++++++++----------
.../ConfigServiceDirectiveList.vue | 4 +--
.../components/ConfigServiceDirectiveForm.vue | 4 +--
3 files changed, 22 insertions(+), 22 deletions(-)
diff --git a/src/views/config/serviceDirective/ConfigServiceDirective.data.ts b/src/views/config/serviceDirective/ConfigServiceDirective.data.ts
index 45d7b38..13c87cb 100644
--- a/src/views/config/serviceDirective/ConfigServiceDirective.data.ts
+++ b/src/views/config/serviceDirective/ConfigServiceDirective.data.ts
@@ -41,29 +41,29 @@ export const columns: BasicColumn[] = [
align: 'center',
dataIndex: 'directiveName',
},
- {
- title: '收费价格',
- align: 'center',
- dataIndex: 'tollPrice',
- width: 100,
- },
+ // {
+ // title: '收费价格',
+ // align: 'center',
+ // dataIndex: 'tollPrice',
+ // width: 100,
+ // },
// {
// title: '提成价格',
// align: "center",
// dataIndex: 'comPrice'
// },
- {
- title: '医保报销',
- align: 'center',
- dataIndex: 'izReimbursement_dictText',
- width: 100,
- },
- {
- title: '机构优惠',
- align: 'center',
- dataIndex: 'izPreferential_dictText',
- width: 100,
- },
+ // {
+ // title: '医保报销',
+ // align: 'center',
+ // dataIndex: 'izReimbursement_dictText',
+ // width: 100,
+ // },
+ // {
+ // title: '机构优惠',
+ // align: 'center',
+ // dataIndex: 'izPreferential_dictText',
+ // width: 100,
+ // },
// {
// title: '收费频次',
// align: 'center',
diff --git a/src/views/config/serviceDirective/ConfigServiceDirectiveList.vue b/src/views/config/serviceDirective/ConfigServiceDirectiveList.vue
index 010898d..df0e4cf 100644
--- a/src/views/config/serviceDirective/ConfigServiceDirectiveList.vue
+++ b/src/views/config/serviceDirective/ConfigServiceDirectiveList.vue
@@ -47,7 +47,7 @@
-->
-
+