diff --git a/src/views/material/back/component/addReturn.vue b/src/views/material/back/component/addReturn.vue new file mode 100644 index 00000000..53ed216f --- /dev/null +++ b/src/views/material/back/component/addReturn.vue @@ -0,0 +1,852 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 保存 + + + + + + + + + + + + + + + + + + + 添加编码 + + + + + + + + + + + + + + + + 上传 + + + + + + 删除 + + + + + + + + + 编码: + + + + + 保存 + + + + + + + + + + + + + + + + + + + + + + + 上传 + + + + 查看 + + + + + + + 删除 + + + + + 保存 + 取消 + + + + + + + + + + + + diff --git a/src/views/material/back/component/dialogForm.vue b/src/views/material/back/component/dialogForm.vue new file mode 100644 index 00000000..b2145d37 --- /dev/null +++ b/src/views/material/back/component/dialogForm.vue @@ -0,0 +1,219 @@ + + + + + + + + 工程名称:{{ rowObj.lotName }} + + + 退料时间:{{ rowObj.backTime }} + + + + + 退料单位:{{ rowObj.unitName }} + + + 编号:{{ rowObj.code }} + + + + + + + + + + + + + + + 打印 + + + + + + + 退料编码明细 + + + + + + + + + + + + + + + + 打印 + + + + + + diff --git a/src/views/material/back/component/home.vue b/src/views/material/back/component/home.vue new file mode 100644 index 00000000..78fbd448 --- /dev/null +++ b/src/views/material/back/component/home.vue @@ -0,0 +1,1021 @@ + + + + + + + + + + + + + + + + + + + 查询 + 重置 + + + + + + 退料接收 + + + 提交 + + + 导出 + + + + + + + + + + + + + + + + + + + + + + + 待审核 + 已审核 + 退料核查 + 退料完成 + 退料驳回 + + + + + + 未打印 + + + + + + + 查看 + + + 驳回提交 + + 删除 + 退料单 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 查询 + 重置 + + + + + + + + + {{ + (dialogQueryParams.pageNum - 1) * 10 + + scope.$index + + 1 + }} + + + + + + + + + + + + + + + + + + + + + + + + + {{ openTextOne }} + {{ openTextTwo }} + + + + + + + + + + + {{ openTextThree }} + + + + + + + + diff --git a/src/views/material/back/index.vue b/src/views/material/back/index.vue new file mode 100644 index 00000000..d2600ba4 --- /dev/null +++ b/src/views/material/back/index.vue @@ -0,0 +1,62 @@ + + + + + + + + +