diff --git a/src/views/material/basic/bmUnit/index.vue b/src/views/material/basic/bmUnit/index.vue index e7c281e7..4a931a82 100644 --- a/src/views/material/basic/bmUnit/index.vue +++ b/src/views/material/basic/bmUnit/index.vue @@ -338,7 +338,7 @@ export default { this.typeList = unitList.map((item) => { return { label: item.dictLabel, - value: item.dictValue, + value: item.dictCode, }; }); }) diff --git a/src/views/material/lease/apply/component/addToolsApply.vue b/src/views/material/lease/apply/component/addToolsApply.vue index 87b0b352..468e2d02 100644 --- a/src/views/material/lease/apply/component/addToolsApply.vue +++ b/src/views/material/lease/apply/component/addToolsApply.vue @@ -1,1029 +1,1028 @@ - - - - + + + + diff --git a/src/views/material/part/partArrived/component/addTools.vue b/src/views/material/part/partArrived/component/addTools.vue new file mode 100644 index 00000000..100b83c4 --- /dev/null +++ b/src/views/material/part/partArrived/component/addTools.vue @@ -0,0 +1,817 @@ + + + + diff --git a/src/views/material/part/partArrived/component/home.vue b/src/views/material/part/partArrived/component/home.vue new file mode 100644 index 00000000..c7dc67ac --- /dev/null +++ b/src/views/material/part/partArrived/component/home.vue @@ -0,0 +1,630 @@ + + + + diff --git a/src/views/material/part/partArrived/component/queryTools.vue b/src/views/material/part/partArrived/component/queryTools.vue new file mode 100644 index 00000000..3925e2bc --- /dev/null +++ b/src/views/material/part/partArrived/component/queryTools.vue @@ -0,0 +1,350 @@ + + + + diff --git a/src/views/material/part/partArrived/index.vue b/src/views/material/part/partArrived/index.vue new file mode 100644 index 00000000..fc4f1977 --- /dev/null +++ b/src/views/material/part/partArrived/index.vue @@ -0,0 +1,87 @@ + + + \ No newline at end of file diff --git a/src/views/material/purchase/goodsAccept/detail.vue b/src/views/material/purchase/goodsAccept/detail.vue index b12f60ac..8ff1a66d 100644 --- a/src/views/material/purchase/goodsAccept/detail.vue +++ b/src/views/material/purchase/goodsAccept/detail.vue @@ -179,7 +179,7 @@ prop="" :show-overflow-tooltip="true" > - - + +