pages/QC/LLJ/Add.vue
@@ -397,7 +397,7 @@ console.log(this.QcIssueResultDetailes) const url = `http://192.168.1.22:10054/api/QcIssueResult/GetProcessNo`; const url = this.$store.state.serverInfo.serverAPI+`/QcIssueResult/GetProcessNo`; // 发送 POST 请求 uni.request({ url: url, // 请求地址