diff --git a/hw-ui/src/views/dms/dmsBillsInspectActivity/index.vue b/hw-ui/src/views/dms/dmsBillsInspectActivity/index.vue
index abfdfbf6..8fbfd8c8 100644
--- a/hw-ui/src/views/dms/dmsBillsInspectActivity/index.vue
+++ b/hw-ui/src/views/dms/dmsBillsInspectActivity/index.vue
@@ -169,19 +169,19 @@
-
-
-
- 查看详情
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/hw-ui/src/views/dms/dmsFiles/index.vue b/hw-ui/src/views/dms/dmsFiles/index.vue
index 8ece5bd9..940ed94c 100644
--- a/hw-ui/src/views/dms/dmsFiles/index.vue
+++ b/hw-ui/src/views/dms/dmsFiles/index.vue
@@ -262,7 +262,7 @@ export default {
// 文件类型, 例如['png', 'jpg', 'jpeg']
fileType: {
type: Array,
- default: () => ["doc", "xls", "ppt", "txt", "pdf","xlsx","docx","pptx"],
+ default: () => ["jpg", "jpg", "doc", "docs", "pdf"],
},
// 是否显示提示
isShowTip: {
diff --git a/hw-ui/src/views/dms/info/index.vue b/hw-ui/src/views/dms/info/index.vue
index dece8a4c..6c721281 100644
--- a/hw-ui/src/views/dms/info/index.vue
+++ b/hw-ui/src/views/dms/info/index.vue
@@ -106,18 +106,18 @@
v-hasPermi="['dms:info:edit']"
>修改
-
- 删除
-
+
+
+
+
+
+
+
+
+
+
+
+
@@ -171,7 +171,6 @@
icon="el-icon-delete"
@click="handleDelete(scope.row)"
v-hasPermi="['dms:info:remove']"
- disabled
>删除
diff --git a/hw-ui/src/views/dms/install/index.vue b/hw-ui/src/views/dms/install/index.vue
index 1bd4d9d7..b3deb6ec 100644
--- a/hw-ui/src/views/dms/install/index.vue
+++ b/hw-ui/src/views/dms/install/index.vue
@@ -89,18 +89,17 @@
v-hasPermi="['dms:install:edit']"
>修改
-
- 删除
-
+
+
+
+
+
+
+
+
+
+
+
@@ -153,7 +152,6 @@
icon="el-icon-delete"
@click="handleDelete(scope.row)"
v-hasPermi="['dms:install:remove']"
- disabled
>删除