@advertising-all/advertising-data-dict
Advanced tools
Comparing version 1.0.128 to 1.0.129
{ | ||
"name": "@advertising-all/advertising-data-dict", | ||
"version": "1.0.128", | ||
"version": "1.0.129", | ||
"description": "系统设置", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -41,2 +41,3 @@ import { DbSchema } from "@vmm/api"; | ||
bDefault?: Boolean | undefined; | ||
defaultHref: string; | ||
}>; | ||
@@ -43,0 +44,0 @@ pageGroups: DbSchema<{ |
@@ -16,2 +16,3 @@ import Vue from "vue"; | ||
pageChange(currentPage: number): void; | ||
getSixMonth(): string; | ||
formatTen(num: number): string; | ||
@@ -18,0 +19,0 @@ formatDate(date: Date): string; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2131735
19427