Explorar o código

供应商端取消审核状态

jiandexin1 hai 1 ano
pai
achega
e10ec717c3
Modificáronse 1 ficheiros con 0 adicións e 13 borrados
  1. 0 13
      src/views/store/storegoods/index.vue

+ 0 - 13
src/views/store/storegoods/index.vue

@@ -276,19 +276,6 @@
               },
               dataType: "number",
             },
-            {
-              label: "审核状态",
-              prop: "auditStatus",
-              search: true,
-              slot:true,
-              type: "select",
-              dicUrl: "/api/blade-system/dict-biz/getEnumDict?enumName=AuditStatusEnum",
-              props: {
-                label: "name",
-                value: "value"
-              },
-              dataType: "number",
-            },
             {
               label: "上架时间",
               prop: "saleTime",