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 @@
-->
-
+