#
whycq
2024-03-15 60c29bb25fdcac42004abfd81b0927d7e95360bf
#
1个文件已修改
2 ■■■ 已修改文件
pages/project/jmAGV/home.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/project/jmAGV/home.vue
@@ -202,7 +202,7 @@
                    this.meterShow = false
                    let that = this
                    uni.request({
                        url: `${that.baseUrl}/open/asrs/getEmptyMat`,
                        url: `${that.baseUrl}/agv/getEmptyMat`,
                        header: { 'token': uni.getStorageSync('token') },
                        method: 'GET',
                        success(res) {