qukaidi %!s(int64=3) %!d(string=hai) anos
pai
achega
60259d97c5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/workManagement/task/index.vue

+ 1 - 1
src/views/workManagement/task/index.vue

@@ -235,7 +235,7 @@ export default {
         cancelButtonText: "取消",
         type: "warning"
       }).then(() => {
-        updateItemStatus(row.id, 4).then(res => {
+        updateItemStatus(row.id, 5).then(res => {
           if (res.data.success) {
             this.$message({
               type: "success",