Browse Source

商品审核折叠问题

yjwang 1 tháng trước cách đây
mục cha
commit
6b967524fa
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/hisStore/storeProductAudit/index.vue

+ 1 - 1
src/views/hisStore/storeProductAudit/index.vue

@@ -845,7 +845,7 @@ export default {
   data() {
     return {
       isAuditMode: false, // 添加此标志位控制是否为审核模式
-      activeValue: '0',
+      activeValue: '1',
       gmpAuthValue:false,
       certificateValue:false,
       licenseValue:false,