diff --git a/hb_client/src/components/customForm/index.vue b/hb_client/src/components/customForm/index.vue index 81627ee..ad62842 100644 --- a/hb_client/src/components/customForm/index.vue +++ b/hb_client/src/components/customForm/index.vue @@ -18,7 +18,7 @@ diff --git a/hb_client/src/components/faceLogin/review.vue b/hb_client/src/components/faceLogin/review.vue index d466c30..842eb14 100644 --- a/hb_client/src/components/faceLogin/review.vue +++ b/hb_client/src/components/faceLogin/review.vue @@ -153,13 +153,14 @@ debugger; let video = document.getElementById('video'); let stream = video.srcObject; - console.log(stream); let tracks = stream.getTracks(); + this.$emit('close'); tracks.forEach(track => { track.stop() }); video.srcObject = null; this.video.srcObject.getTracks()[0].stop(); + }, }, beforeDestroy() { @@ -177,10 +178,6 @@ diff --git a/hb_client/src/views/mtm/material.vue b/hb_client/src/views/mtm/material.vue index 5bb2a00..3a4e51d 100644 --- a/hb_client/src/views/mtm/material.vue +++ b/hb_client/src/views/mtm/material.vue @@ -63,9 +63,9 @@ - + diff --git a/hb_client/src/views/procurement/vendor.vue b/hb_client/src/views/procurement/vendor.vue index 85b6964..e945868 100644 --- a/hb_client/src/views/procurement/vendor.vue +++ b/hb_client/src/views/procurement/vendor.vue @@ -117,7 +117,21 @@ - + + + + + diff --git a/hb_client/src/views/wpm/need.vue b/hb_client/src/views/wpm/need.vue index a332454..27b5bfa 100644 --- a/hb_client/src/views/wpm/need.vue +++ b/hb_client/src/views/wpm/need.vue @@ -266,6 +266,9 @@ > + + + @@ -248,8 +252,8 @@ v-if="checkPermission(['warehouse_update'])" type="primary" @click="handlerecord(scope)" - >填写表单 + >填写表单 + @@ -268,7 +272,7 @@ v-if="item.field_type === 'string'" :label="item.field_name" > - + 取消 + >取消 提交 + >提交 @@ -377,8 +379,8 @@ style="float: right; padding: 3px 0" type="text" @click="cjllclick()" - >从车间领料 + >从车间领料 + + }} + + }} + @@ -475,11 +480,11 @@
取消 + >取消 + 提交 + >提交 +
@@ -493,8 +498,8 @@ style="float: right; padding: 3px 0" type="text" @click="dialogTableoutput = true" - >选择产出 + >选择产出 + - + - - + + + }} + + }} + + }} + + >{{ scope.row.count }}/{{ scope.row.count_real }}/{{ + scope.row.count_ok + }} + - - diff --git a/hb_client/src/views/wpm/productjy.vue b/hb_client/src/views/wpm/productjy.vue index 548c097..9d0e5b2 100644 --- a/hb_client/src/views/wpm/productjy.vue +++ b/hb_client/src/views/wpm/productjy.vue @@ -26,6 +26,11 @@ {{ actstate_[scope.row.act_state] }} + + + + +