文件:
@@ -173,6 +200,8 @@ export default {
menuName: null,
filePath: null,
status: null,
+ helpType: null,
+ urlPath: null
},
formRules: {
menuKey: [
diff --git a/src/views/system/param/helpSettings.vue b/src/views/system/param/helpSettings.vue
index e467d11..b3f2031 100644
--- a/src/views/system/param/helpSettings.vue
+++ b/src/views/system/param/helpSettings.vue
@@ -35,8 +35,13 @@
-
-
+
+
+
+ {{ helpTypeMap[scope.row.helpType==null?0:scope.row.helpType] }}
+
+
+
@@ -48,8 +53,8 @@
-
-
+
+