diff --git a/src/views/home/bx_home.vue b/src/views/home/bx_home.vue new file mode 100644 index 00000000..df0f6253 --- /dev/null +++ b/src/views/home/bx_home.vue @@ -0,0 +1,28 @@ + + + + + + + diff --git a/src/views/home/widgets/index_bx.vue b/src/views/home/widgets/index_bx.vue new file mode 100644 index 00000000..8785aea3 --- /dev/null +++ b/src/views/home/widgets/index_bx.vue @@ -0,0 +1,447 @@ + + + + + + + + + 待接收的物料 + + + + + + + + + {{eqState_[scope.row.state]}} + + + + + + + + + + + + 待接收的物料 + + + + + + + + + {{eqState_[scope.row.state]}} + + + + + + + + + + + + 待接收的物料 + + + + + + + + + {{eqState_[scope.row.state]}} + + + + + + + + + + + + + + 待接收的物料 + + + + + + + + + {{eqState_[scope.row.state]}} + + + + + + + + + + + + 待接收的物料 + + + + + + + + + {{eqState_[scope.row.state]}} + + + + + + + + + + + + + diff --git a/src/views/wpm_bx/handover_form2.vue b/src/views/wpm_bx/handover_form2.vue new file mode 100644 index 00000000..9455924f --- /dev/null +++ b/src/views/wpm_bx/handover_form2.vue @@ -0,0 +1,270 @@ + + + + + + 交接物料:{{codeText}} + 物料总数:{{totalCount}} + 分批 + + + {{saveCount}} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 确定 + 取消 + + + + + diff --git a/src/views/wpm_bx/index.vue b/src/views/wpm_bx/index.vue index 97b08956..5149749e 100644 --- a/src/views/wpm_bx/index.vue +++ b/src/views/wpm_bx/index.vue @@ -56,23 +56,38 @@ :mgroupName="mgroupName" :process = "mgroupProcess" :deptId="mgroupDept"> - + + + + + diff --git a/src/views/wpm_bx/inmOut.vue b/src/views/wpm_bx/inmOut.vue new file mode 100644 index 00000000..73089275 --- /dev/null +++ b/src/views/wpm_bx/inmOut.vue @@ -0,0 +1,451 @@ + + + + + 入库 + 报废 + 合批 + + + + + + + + + + + + + + + + + {{wmState[scope.row.state]?.text}} + + + + + + {{ scope.row.material_name }} + ({{ scope.row.material_origin_name }}) + + + + + {{scope.row.batch}} + + + + + {{scope.row.belong_dept_name}}/{{scope.row.mgroup_name}} + + + + + + + + + 检验 + + 检验记录 + + 物料标签 + + + + + + + + + + + + + + + + + + + + + +