Browse Source

异步改同步

xiaohaizhao 2 years ago
parent
commit
2889f1c49e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Eservice/workerLeader/serviceBillDetail/index.js

+ 1 - 1
Eservice/workerLeader/serviceBillDetail/index.js

@@ -259,7 +259,7 @@ Page({
         icon: 'none'
       })
     } else {
-      const res = api._post({
+      const res = await api._post({
         "id": "20230207091003",
         "content": {
           "type": this.data.actTemp.type,