daiqisheng 3 anni fa
parent
commit
7f30356227
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      src/pages/main/performance/mould.vue

+ 3 - 0
src/pages/main/performance/mould.vue

@@ -187,6 +187,9 @@ export default {
         {
           label: "删除",
           props: "delete",
+          visible: {
+            status: ["0", "2"],
+          },
           popconfirm: true,
         },
       ],