Bläddra i källkod

type修改为7

xiaohaizhao 1 år sedan
förälder
incheckning
f5d5fa4408
2 ändrade filer med 3 tillägg och 3 borttagningar
  1. 2 2
      packageA/clockIn/signIn.js
  2. 1 1
      packageA/select/project/select.js

+ 2 - 2
packageA/clockIn/signIn.js

@@ -105,7 +105,7 @@ Page({
                         pageNumber: 1,
                         pageTotal: 1,
                         nocache: true,
-                        type: 0,
+                        type: 7,
                         isExport: 0,
                         where: {
                             condition: "",
@@ -135,7 +135,7 @@ Page({
                     id: 20221020143502,
                     content: {
                         nocache: true,
-                        type: 0,
+                        type: 7,
                         where: {
                             condition: "", //模糊搜索
                         },

+ 1 - 1
packageA/select/project/select.js

@@ -39,7 +39,7 @@ Page({
             console.log("选择项目列表", res)
             this.selectComponent('#ListBox').RefreshToComplete();
             if (res.msg != '成功') return wx.showToast({
-                title: res.data,
+                title: res.msg,
                 icon: "none"
             })
             this.setData({