From bfdf939ccf033309b7ec3281893eff701961badd Mon Sep 17 00:00:00 2001 From: guoshuang Date: Thu, 12 Dec 2024 14:49:12 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B4=A8=E9=87=8F=E7=AD=BE=E5=90=8D=E5=9B=9E?= =?UTF-8?q?=E6=98=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/quality/Materialinspection/index.vue | 3 +++ vue.config.js | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/src/pages/quality/Materialinspection/index.vue b/src/pages/quality/Materialinspection/index.vue index cdb7873..e2859ce 100644 --- a/src/pages/quality/Materialinspection/index.vue +++ b/src/pages/quality/Materialinspection/index.vue @@ -911,6 +911,9 @@ export default class PurchaseWHSRM extends BasePage { item.babtype = this.defectCodelist; item.defectlabel = null; }); + this.formdata.cxzz = this.model.CheckTaskList.cxzz; + this.formdata.jgy = this.model.CheckTaskList.jgy; + this.formdata.pgy = this.model.CheckTaskList.pgy; this.determine(); } else { //存草稿回显 diff --git a/vue.config.js b/vue.config.js index c39c67a..f84b364 100644 --- a/vue.config.js +++ b/vue.config.js @@ -12,7 +12,7 @@ module.exports = { // }, }, '/dev-api': { - target: 'http://192.168.3.93:8080', + target: 'http://192.168.3.63:8080', // target: 'http://192.168.3.66:8080', // target: 'http://192.168.3.231:8080', //target: 'http://192.168.3.158:8080',