浏览代码

修改下发管理

noob 3 年之前
父节点
当前提交
e6bc785fff
共有 1 个文件被更改,包括 4 次插入4 次删除
  1. 4 4
      src/pages/main/performance/issue.vue

+ 4 - 4
src/pages/main/performance/issue.vue

@@ -81,10 +81,10 @@ export default {
                     label: "查看",
                     props: "detail",
                 },
-                {
-                    label: "修改",
-                    props: "edit",
-                },
+                // {
+                //     label: "修改",
+                //     props: "edit",
+                // },
                 {
                     label: "撤回",
                     props: "delete",