Browse Source

异步改同步

xiaohaizhao 2 năm trước cách đây
mục cha
commit
2889f1c49e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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,