#
whycq
2024-03-15 60c29bb25fdcac42004abfd81b0927d7e95360bf
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) {