Explorar el Código

商品审核折叠问题

yjwang hace 4 días
padre
commit
6b967524fa
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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,