@indfnd/common-mobile 0.0.37 → 0.0.41

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,19 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
4
 
5
+ ### [0.0.41](http://git.inspur.com/imp-ec/ind-front/ind-common-mobile-front/compare/v0.0.40...v0.0.41) (2024-07-01)
6
+
7
+ ### [0.0.40](http://git.inspur.com/imp-ec/ind-front/ind-common-mobile-front/compare/v0.0.39...v0.0.40) (2024-07-01)
8
+
9
+ ### [0.0.39](http://git.inspur.com/imp-ec/ind-front/ind-common-mobile-front/compare/v0.0.38...v0.0.39) (2024-07-01)
10
+
11
+
12
+ ### Features
13
+
14
+ * 新增移动端查询组件 ([9a45e85](http://git.inspur.com/imp-ec/ind-front/ind-common-mobile-front/commit/9a45e85b112adb1aabe4a3eeba142198119348f8))
15
+
16
+ ### [0.0.38](http://git.inspur.com/imp-ec/ind-front/ind-common-mobile-front/compare/v0.0.37...v0.0.38) (2024-06-28)
17
+
5
18
  ### [0.0.37](http://git.inspur.com/imp-ec/ind-front/ind-common-mobile-front/compare/v0.0.36...v0.0.37) (2024-06-28)
6
19
 
7
20
 
@@ -2,7 +2,7 @@ import { getQuarterNum, getHalfYearNum, formatDate, useConfig, getLocalStorage,
2
2
  import Vue$1 from "vue";
3
3
  import { DropdownMenu as DropdownMenu$1, DropdownItem as DropdownItem$1, Message, LoadingBar, Spin } from "view-design";
4
4
  const name$1 = "@indfnd/common-mobile";
5
- const version$2 = "0.0.36";
5
+ const version$2 = "0.0.40";
6
6
  const author$1 = "huxuetong";
7
7
  const publishConfig = {
8
8
  registry: "https://registry.npmjs.org/"
@@ -44846,7 +44846,6 @@ const __vue2_script$g = {
44846
44846
  tableData: {
44847
44847
  handler: function() {
44848
44848
  this.data = _.cloneDeep(this.tableData);
44849
- console.log(this.data);
44850
44849
  },
44851
44850
  deep: true
44852
44851
  },