tangning пре 2 година
родитељ
комит
f22c50defa
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      src/views/scenes/list.vue

+ 1 - 0
src/views/scenes/list.vue

@@ -57,6 +57,7 @@
               },
               },
               {
               {
                 label: '复制',
                 label: '复制',
+                disabled: record.status != -2,
                 onClick: handleCopy.bind(null, record),
                 onClick: handleCopy.bind(null, record),
               },
               },
               //{
               //{