-
-
-
{{ item.title }}
-
{{ item.count }}
-
+
+
+
+
+
+
{{ item.title }}
+
{{ item.count }}
-
+
+
-
+ },
+ created() {
+ this.fetchData();
+ },
+};
+
-
\ No newline at end of file
+}
+
\ No newline at end of file
diff --git a/src/components/echart/barChart/MixChart.vue b/src/components/echart/barChart/MixChart.vue
index c47e798..2b1d478 100644
--- a/src/components/echart/barChart/MixChart.vue
+++ b/src/components/echart/barChart/MixChart.vue
@@ -2,7 +2,7 @@
@@ -23,7 +23,7 @@
},
width: {
type: String,
- default: "500px",
+ default: "100%",
},
height: {
type: String,
diff --git a/src/components/echart/lineChart/gradientLineChart.vue b/src/components/echart/lineChart/gradientLineChart.vue
index 0078deb..945f9af 100644
--- a/src/components/echart/lineChart/gradientLineChart.vue
+++ b/src/components/echart/lineChart/gradientLineChart.vue
@@ -68,7 +68,7 @@
option: {
grid: {
left: 10,
- right: 5,
+ right: 10,
bottom: 30,
top: 10,
containLabel: true,
diff --git a/src/views/dashboard/components/commonSelectChart.vue b/src/views/dashboard/components/commonSelectChart.vue
index d9e611f..ffdfb1c 100644
--- a/src/views/dashboard/components/commonSelectChart.vue
+++ b/src/views/dashboard/components/commonSelectChart.vue
@@ -1,5 +1,5 @@
-
+
-
@@ -241,10 +242,15 @@
\ No newline at end of file
diff --git a/src/views/dashboard/components/managementList.vue b/src/views/dashboard/components/managementList.vue
index d27a0de..f7654e9 100644
--- a/src/views/dashboard/components/managementList.vue
+++ b/src/views/dashboard/components/managementList.vue
@@ -1,17 +1,17 @@
-
-
-
+
+
-
{{ item.roleName }}
-
{{ item.userCount }}
+
+
{{ item.userCount }}
+
{{ item.roleName }}
-
-
\ No newline at end of file
+
diff --git a/src/views/dashboard/components/opportunityStatistics.vue b/src/views/dashboard/components/opportunityStatistics.vue
index 68aa9c7..8af804b 100644
--- a/src/views/dashboard/components/opportunityStatistics.vue
+++ b/src/views/dashboard/components/opportunityStatistics.vue
@@ -1,5 +1,5 @@
-
+
-
@@ -171,10 +172,15 @@
\ No newline at end of file
diff --git a/src/views/dashboard/components/supplierCommon.vue b/src/views/dashboard/components/supplierCommon.vue
index e9f478f..6364694 100644
--- a/src/views/dashboard/components/supplierCommon.vue
+++ b/src/views/dashboard/components/supplierCommon.vue
@@ -1,16 +1,17 @@
-
+
-
@@ -288,11 +289,14 @@
\ No newline at end of file
diff --git a/src/views/dashboard/components/supplierEvaluation.vue b/src/views/dashboard/components/supplierEvaluation.vue
index 9a36402..0a80c2c 100644
--- a/src/views/dashboard/components/supplierEvaluation.vue
+++ b/src/views/dashboard/components/supplierEvaluation.vue
@@ -1,30 +1,21 @@
-
+
-
-
-
\ No newline at end of file
diff --git a/src/views/dashboard/components/supplierList.vue b/src/views/dashboard/components/supplierList.vue
index 3e41367..89b5263 100644
--- a/src/views/dashboard/components/supplierList.vue
+++ b/src/views/dashboard/components/supplierList.vue
@@ -1,104 +1,107 @@
-
-
-
-
-
-
{{ item.title }}
-
{{ item.count }}
-
+
+
+
+
+
+
{{ item.title }}
+
{{ item.count }}
-
+
+
-
+ },
+ created() {
+ this.fetchData();
+ },
+};
+
-
\ No newline at end of file
+}
+
\ No newline at end of file
diff --git a/src/views/dashboard/components/supplierStatus.vue b/src/views/dashboard/components/supplierStatus.vue
index 5d85a68..7892277 100644
--- a/src/views/dashboard/components/supplierStatus.vue
+++ b/src/views/dashboard/components/supplierStatus.vue
@@ -1,17 +1,17 @@
-
+
-
-
-
\ No newline at end of file
diff --git a/src/views/dashboard/components/managementList.vue b/src/views/dashboard/components/managementList.vue
index d27a0de..f7654e9 100644
--- a/src/views/dashboard/components/managementList.vue
+++ b/src/views/dashboard/components/managementList.vue
@@ -1,17 +1,17 @@
-
-
-
+
+
-
{{ item.roleName }}
-
{{ item.userCount }}
+
+
{{ item.userCount }}
+
{{ item.roleName }}
-
-
\ No newline at end of file
+
diff --git a/src/views/dashboard/components/opportunityStatistics.vue b/src/views/dashboard/components/opportunityStatistics.vue
index 68aa9c7..8af804b 100644
--- a/src/views/dashboard/components/opportunityStatistics.vue
+++ b/src/views/dashboard/components/opportunityStatistics.vue
@@ -1,5 +1,5 @@
-
+
-
@@ -171,10 +172,15 @@
\ No newline at end of file
diff --git a/src/views/dashboard/components/supplierCommon.vue b/src/views/dashboard/components/supplierCommon.vue
index e9f478f..6364694 100644
--- a/src/views/dashboard/components/supplierCommon.vue
+++ b/src/views/dashboard/components/supplierCommon.vue
@@ -1,16 +1,17 @@
-
+
-
@@ -288,11 +289,14 @@
\ No newline at end of file
diff --git a/src/views/dashboard/components/supplierEvaluation.vue b/src/views/dashboard/components/supplierEvaluation.vue
index 9a36402..0a80c2c 100644
--- a/src/views/dashboard/components/supplierEvaluation.vue
+++ b/src/views/dashboard/components/supplierEvaluation.vue
@@ -1,30 +1,21 @@
-
+
-
-
-
\ No newline at end of file
diff --git a/src/views/dashboard/components/supplierList.vue b/src/views/dashboard/components/supplierList.vue
index 3e41367..89b5263 100644
--- a/src/views/dashboard/components/supplierList.vue
+++ b/src/views/dashboard/components/supplierList.vue
@@ -1,104 +1,107 @@
-
-
-
-
-
-
{{ item.title }}
-
{{ item.count }}
-
+
+
+
+
+
+
{{ item.title }}
+
{{ item.count }}
-
+
+
-
+ },
+ created() {
+ this.fetchData();
+ },
+};
+
-
\ No newline at end of file
+}
+
\ No newline at end of file
diff --git a/src/views/dashboard/components/supplierStatus.vue b/src/views/dashboard/components/supplierStatus.vue
index 5d85a68..7892277 100644
--- a/src/views/dashboard/components/supplierStatus.vue
+++ b/src/views/dashboard/components/supplierStatus.vue
@@ -1,17 +1,17 @@
-
+
-
-
-
\ No newline at end of file
diff --git a/src/components/echart/barChart/MixChart.vue b/src/components/echart/barChart/MixChart.vue
index c47e798..2b1d478 100644
--- a/src/components/echart/barChart/MixChart.vue
+++ b/src/components/echart/barChart/MixChart.vue
@@ -2,7 +2,7 @@
@@ -23,7 +23,7 @@
},
width: {
type: String,
- default: "500px",
+ default: "100%",
},
height: {
type: String,
diff --git a/src/components/echart/lineChart/gradientLineChart.vue b/src/components/echart/lineChart/gradientLineChart.vue
index 0078deb..945f9af 100644
--- a/src/components/echart/lineChart/gradientLineChart.vue
+++ b/src/components/echart/lineChart/gradientLineChart.vue
@@ -68,7 +68,7 @@
option: {
grid: {
left: 10,
- right: 5,
+ right: 10,
bottom: 30,
top: 10,
containLabel: true,
diff --git a/src/views/dashboard/components/commonSelectChart.vue b/src/views/dashboard/components/commonSelectChart.vue
index d9e611f..ffdfb1c 100644
--- a/src/views/dashboard/components/commonSelectChart.vue
+++ b/src/views/dashboard/components/commonSelectChart.vue
@@ -1,5 +1,5 @@
-
+
-
@@ -241,10 +242,15 @@
\ No newline at end of file
diff --git a/src/views/dashboard/components/managementList.vue b/src/views/dashboard/components/managementList.vue
index d27a0de..f7654e9 100644
--- a/src/views/dashboard/components/managementList.vue
+++ b/src/views/dashboard/components/managementList.vue
@@ -1,17 +1,17 @@
-
-
-
+
+
-
{{ item.roleName }}
-
{{ item.userCount }}
+
+
{{ item.userCount }}
+
{{ item.roleName }}
-
-
\ No newline at end of file
+
diff --git a/src/views/dashboard/components/opportunityStatistics.vue b/src/views/dashboard/components/opportunityStatistics.vue
index 68aa9c7..8af804b 100644
--- a/src/views/dashboard/components/opportunityStatistics.vue
+++ b/src/views/dashboard/components/opportunityStatistics.vue
@@ -1,5 +1,5 @@
-
+
-
@@ -171,10 +172,15 @@
\ No newline at end of file
diff --git a/src/views/dashboard/components/supplierCommon.vue b/src/views/dashboard/components/supplierCommon.vue
index e9f478f..6364694 100644
--- a/src/views/dashboard/components/supplierCommon.vue
+++ b/src/views/dashboard/components/supplierCommon.vue
@@ -1,16 +1,17 @@
-
+
-
@@ -288,11 +289,14 @@
\ No newline at end of file
diff --git a/src/views/dashboard/components/supplierEvaluation.vue b/src/views/dashboard/components/supplierEvaluation.vue
index 9a36402..0a80c2c 100644
--- a/src/views/dashboard/components/supplierEvaluation.vue
+++ b/src/views/dashboard/components/supplierEvaluation.vue
@@ -1,30 +1,21 @@
-
+
-
-
-
\ No newline at end of file
diff --git a/src/views/dashboard/components/supplierList.vue b/src/views/dashboard/components/supplierList.vue
index 3e41367..89b5263 100644
--- a/src/views/dashboard/components/supplierList.vue
+++ b/src/views/dashboard/components/supplierList.vue
@@ -1,104 +1,107 @@
-
-
-
-
-
-
{{ item.title }}
-
{{ item.count }}
-
+
+
+
+
+
+
{{ item.title }}
+
{{ item.count }}
-
+
+
-
+ },
+ created() {
+ this.fetchData();
+ },
+};
+
-
\ No newline at end of file
+}
+
\ No newline at end of file
diff --git a/src/views/dashboard/components/supplierStatus.vue b/src/views/dashboard/components/supplierStatus.vue
index 5d85a68..7892277 100644
--- a/src/views/dashboard/components/supplierStatus.vue
+++ b/src/views/dashboard/components/supplierStatus.vue
@@ -1,17 +1,17 @@
-
+
-
-
-
\ No newline at end of file
diff --git a/src/views/dashboard/supplierPanel.vue b/src/views/dashboard/supplierPanel.vue
index 4cc57e1..74c4151 100644
--- a/src/views/dashboard/supplierPanel.vue
+++ b/src/views/dashboard/supplierPanel.vue
@@ -1,17 +1,18 @@
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -55,6 +57,12 @@
getPreReview: getPreReview,
getInputReview: getInputReview,
},
+ data(){
+ return{
+ width:'520px',
+ height:'260px'
+ }
+ }
};