diff --git a/src/views/crm/backlog/components/CustomerFollowList.vue b/src/views/crm/backlog/components/CustomerFollowList.vue
index 0f367a3f6..17f93e5b7 100644
--- a/src/views/crm/backlog/components/CustomerFollowList.vue
+++ b/src/views/crm/backlog/components/CustomerFollowList.vue
@@ -31,21 +31,22 @@
-
+
{{ scope.row.name }}
+
-
-
-
+
+
+
diff --git a/src/views/crm/backlog/components/CustomerPutPoolRemindList.vue b/src/views/crm/backlog/components/CustomerPutPoolRemindList.vue
index 17f8df6b5..5c326edac 100644
--- a/src/views/crm/backlog/components/CustomerPutPoolRemindList.vue
+++ b/src/views/crm/backlog/components/CustomerPutPoolRemindList.vue
@@ -29,21 +29,22 @@
-
+
{{ scope.row.name }}
+
-
-
-
+
+
+
diff --git a/src/views/crm/backlog/components/CustomerTodayContactList.vue b/src/views/crm/backlog/components/CustomerTodayContactList.vue
index 87aa31d71..468da176e 100644
--- a/src/views/crm/backlog/components/CustomerTodayContactList.vue
+++ b/src/views/crm/backlog/components/CustomerTodayContactList.vue
@@ -43,21 +43,22 @@
-
+
{{ scope.row.name }}
+
-
-
-
+
+
+
diff --git a/src/views/crm/backlog/index.vue b/src/views/crm/backlog/index.vue
index 7c91b3c75..21e77f18a 100644
--- a/src/views/crm/backlog/index.vue
+++ b/src/views/crm/backlog/index.vue
@@ -93,11 +93,11 @@ const leftSides = ref([
// menu: 'receivablePlanRemind',
// count: receivablePlanRemindCount
// },
- // {
- // name: '即将到期的合同',
- // menu: 'contractRemind',
- // count: contractRemindCount
- // }
+ {
+ name: '即将到期的合同',
+ menu: 'contractRemind',
+ count: contractRemindCount
+ }
])
/** 侧边点击 */
diff --git a/src/views/crm/business/BusinessForm.vue b/src/views/crm/business/BusinessForm.vue
index 6e114fe63..6143c69e9 100644
--- a/src/views/crm/business/BusinessForm.vue
+++ b/src/views/crm/business/BusinessForm.vue
@@ -203,7 +203,7 @@
-
+
-
+
-
+
-
+
-
+
@@ -31,12 +31,12 @@
-
+
-
+
-
+
-
+
diff --git a/src/views/crm/quotation/components/QuotationProductForm.vue b/src/views/crm/quotation/components/QuotationProductForm.vue
index 076e21e63..ba2c5b45b 100644
--- a/src/views/crm/quotation/components/QuotationProductForm.vue
+++ b/src/views/crm/quotation/components/QuotationProductForm.vue
@@ -8,12 +8,13 @@
:inline-message="true"
>
-
-
+
+
+
@@ -31,7 +32,7 @@
-
+
@@ -59,21 +60,21 @@
-
+
-
+
-
+
@@ -94,7 +95,7 @@
-
+
@@ -122,7 +123,7 @@
-
+
@@ -306,4 +307,4 @@ const getData = () => {
}
defineExpose({ validate, getData })
-
\ No newline at end of file
+