From 786c5ca17012ff3a01faf466b751bdbe70629b97 Mon Sep 17 00:00:00 2001 From: wankeda <Administrator@DESKTOP-HAU3ST3> Date: 星期一, 25 八月 2025 15:25:46 +0800 Subject: [PATCH] 1 --- 代码管理/NEWCode/WIDESEAWCS_PDA/pages/叫料/正极叫料.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/NEWCode/WIDESEAWCS_PDA/pages/\345\217\253\346\226\231/\346\255\243\346\236\201\345\217\253\346\226\231.vue" "b/\344\273\243\347\240\201\347\256\241\347\220\206/NEWCode/WIDESEAWCS_PDA/pages/\345\217\253\346\226\231/\346\255\243\346\236\201\345\217\253\346\226\231.vue" index 79baab7..3da8ea3 100644 --- "a/\344\273\243\347\240\201\347\256\241\347\220\206/NEWCode/WIDESEAWCS_PDA/pages/\345\217\253\346\226\231/\346\255\243\346\236\201\345\217\253\346\226\231.vue" +++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/NEWCode/WIDESEAWCS_PDA/pages/\345\217\253\346\226\231/\346\255\243\346\236\201\345\217\253\346\226\231.vue" @@ -112,8 +112,8 @@ size: this.size }; // 浣跨敤鍒涙櫤瀹屾暣鎺ュ彛 - this.$u.post('/api/PDA/AGVPage', null).then(res => { - // this.$u.post(res.data.CZZJip + '/makerwit/selectKHWareType', null).then(res => { + // this.$u.post('/api/PDA/AGVPage', null).then(res => { + this.$u.post(res.data.CZZJip + '/makerwit/selectKHWareType', null).then(res => { console.log(res); this.$t.message.closeLoading(); cb && cb(); -- Gitblit v1.9.3