diff --git a/src/pages/regulatoryRepository/localProductsOrProjectLibrary/pages/details.vue b/src/pages/regulatoryRepository/localProductsOrProjectLibrary/pages/details.vue index 221351fb2..88ed4d9b9 100644 --- a/src/pages/regulatoryRepository/localProductsOrProjectLibrary/pages/details.vue +++ b/src/pages/regulatoryRepository/localProductsOrProjectLibrary/pages/details.vue @@ -30,7 +30,7 @@
- 添加 + 调取 批量删除
+ + +
+
+ + + + + + + {{ opt.label }} + + + + + + + + + + + 查询 + 清空 + + +
+
+
{ @@ -555,6 +613,7 @@ export default { _this: this, loading: 'loading' }, res => { + this.standSortOptions = res.data.STANDCLASSIFY // 标准类别 this.showLocalProductData(this.getLocalPro) }, e => { }) @@ -750,4 +809,4 @@ export default { .demo-drawer-content { margin-top: 10px; } - \ No newline at end of file +