+
删除
-
+
-
-
-
-
编辑
-
+
删除
详情
-
diff --git a/src/views/custom_service/index.vue b/src/views/custom_service/index.vue
index c6c7b4e..54f3454 100644
--- a/src/views/custom_service/index.vue
+++ b/src/views/custom_service/index.vue
@@ -58,22 +58,22 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
删除
-
+
详情
diff --git a/src/views/project/index.vue b/src/views/project/index.vue
index 4416b3a..48a83e2 100644
--- a/src/views/project/index.vue
+++ b/src/views/project/index.vue
@@ -19,8 +19,8 @@
-
+
@@ -45,8 +45,7 @@
-
+
@@ -81,11 +80,11 @@
-
-
-
+
+
+
-
+
@@ -136,6 +135,10 @@ const showEdit = ref(false)
const showDtail = ref(false)
+const test = (column) => {
+ console.log(column, 'column')
+ return column.column.label
+}