Browse Source

优化tasskId

qinzhipeng_v 5 năm trước cách đây
mục cha
commit
2637017a17
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/projectManage/taskList/taskViewDetails.vue

+ 1 - 1
src/views/projectManage/taskList/taskViewDetails.vue

@@ -446,7 +446,7 @@
       center
       :display.sync="display"
       width="28%"
-      :delete="Number(taskId[1])"
+      :delete="Number(taskId)"
       :types="true"
       :inner="true"
       :mask="false"