diff --git a/src/views/material/purchase/goodsArrived/component/addTools.vue b/src/views/material/purchase/goodsArrived/component/addTools.vue index c738e35d..24f51f74 100644 --- a/src/views/material/purchase/goodsArrived/component/addTools.vue +++ b/src/views/material/purchase/goodsArrived/component/addTools.vue @@ -470,7 +470,7 @@ export default { supplierInfoList() { let param = { pageNum: 1, - pageSize: 100, + pageSize: 1000, keyWord:undefined } getListFacturer(param).then((response) => { diff --git a/src/views/material/repair/repairManage/component/edit.vue b/src/views/material/repair/repairManage/component/edit.vue new file mode 100644 index 00000000..15a067b3 --- /dev/null +++ b/src/views/material/repair/repairManage/component/edit.vue @@ -0,0 +1,895 @@ + + + + \ No newline at end of file diff --git a/src/views/material/repair/repairManage/component/home.vue b/src/views/material/repair/repairManage/component/home.vue new file mode 100644 index 00000000..4c29f10d --- /dev/null +++ b/src/views/material/repair/repairManage/component/home.vue @@ -0,0 +1,305 @@ + + + + diff --git a/src/views/material/repair/repairManage/component/view.vue b/src/views/material/repair/repairManage/component/view.vue new file mode 100644 index 00000000..e7c40b94 --- /dev/null +++ b/src/views/material/repair/repairManage/component/view.vue @@ -0,0 +1,851 @@ + + + diff --git a/src/views/material/repair/repairManage/index.vue b/src/views/material/repair/repairManage/index.vue new file mode 100644 index 00000000..34716bdf --- /dev/null +++ b/src/views/material/repair/repairManage/index.vue @@ -0,0 +1,63 @@ + + +