diff --git a/pages/procurement/authorization.vue b/pages/procurement/authorization.vue
new file mode 100644
index 0000000..58a1657
--- /dev/null
+++ b/pages/procurement/authorization.vue
@@ -0,0 +1,725 @@
+
+
+
+
+
+
+
+
+
+
+ 检索
+
+
+
+
+
+ 返回
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{v.materialInfo.categoryName}}
+ {{v.materialInfo.typeName}}
+
+
+
+
+ {{v.materialInfo?.materialName}}
+
+
+ 规格型号:
+ {{v.materialInfo?.specificationModel}}
+
+
+
+ {{v.thNum?v.thNum:'--'}}
+ 退货数量
+
+
+ {{v.materialInfo?.materialUnits}}
+ 退货单位
+
+
+
+
+ 已添加
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/procurement/common/thitem.vue b/pages/procurement/common/thitem.vue
index 85ad4c6..446a4f8 100644
--- a/pages/procurement/common/thitem.vue
+++ b/pages/procurement/common/thitem.vue
@@ -14,8 +14,8 @@
mode="aspectFill">
- {{v.materialInfo.categoryName}}
- {{v.materialInfo.typeName}}
+ {{v.materialInfo.categoryName}}
+ {{v.materialInfo.typeName}}
@@ -49,6 +49,7 @@
+
@@ -59,6 +60,7 @@