diff --git a/hb_client/.env.development b/hb_client/.env.development index 003a43c..ef83e12 100644 --- a/hb_client/.env.development +++ b/hb_client/.env.development @@ -2,8 +2,8 @@ ENV = 'development' # base api -#VUE_APP_BASE_API = 'http://127.0.0.1:8000/api' -VUE_APP_BASE_API = 'http://47.95.0.242:2222/api' +VUE_APP_BASE_API = 'http://127.0.0.1:8000/api' +#VUE_APP_BASE_API = 'http://47.95.0.242:2222/api' # vue-cli uses the VUE_CLI_BABEL_TRANSPILE_MODULES environment variable, diff --git a/hb_client/src/views/pm/plan.vue b/hb_client/src/views/pm/plan.vue index 7fb0a6f..5aed59b 100644 --- a/hb_client/src/views/pm/plan.vue +++ b/hb_client/src/views/pm/plan.vue @@ -167,9 +167,7 @@ label-position="right" :rules="rule1" > - - - + diff --git a/hb_client/src/views/wpm/need.vue b/hb_client/src/views/wpm/need.vue index d49842f..756ad66 100644 --- a/hb_client/src/views/wpm/need.vue +++ b/hb_client/src/views/wpm/need.vue @@ -14,7 +14,7 @@ > - + @@ -27,7 +27,7 @@ - + @@ -62,7 +62,7 @@ > - + @@ -75,7 +75,7 @@ - + @@ -389,7 +389,7 @@ export default { //调该物料对应的检查表 this.outerVisible = true; this.wproduct=scope.row.id;//半成品ID - this.listQueryrecordform.material = scope.row.m_state;// + this.listQueryrecordform.material = scope.row.material;// this.listQueryrecordform.type = 2; getrecordformList(this.listQueryrecordform).then((response) => { if (response.data) { diff --git a/hb_client/src/views/wpm/worktask.vue b/hb_client/src/views/wpm/worktask.vue index 5e6a15d..3dcfa56 100644 --- a/hb_client/src/views/wpm/worktask.vue +++ b/hb_client/src/views/wpm/worktask.vue @@ -74,7 +74,7 @@ @@ -132,13 +132,13 @@ @@ -227,8 +227,8 @@ >