Browse Source

锁定审核状态

xiaohaizhao 1 year ago
parent
commit
f537b132bc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      select/store/store.vue

+ 1 - 1
select/store/store.vue

@@ -70,7 +70,7 @@ export default {
                 "where": {
                     "condition": "",
                     "storetype": "",
-                    "status": ""
+                    "status": "审核"
                 }
             },
             selectList: [],