zengh
2022-02-18 1283969227512ceb297f6b1348d8033d2c8e6af8
任务下发人员名称记录
1 files modified
2 ■■■ changed files
pages/grabOrders/grabOrders.vue 2 ●●● patch | view | raw | blame | history
pages/grabOrders/grabOrders.vue
@@ -165,7 +165,7 @@
            confirms() {
                let that = this;
                this.popupData["serid"] = uni.getStorageSync("ids") + ",";
                this.popupData["captain"] = that.$store.state.UserData.nick_name + ",";
                this.popupData["captain"] = that.$store.state.UserData.nick_name;
                // console.log(item)
                // return;
                uni.request({