diff --git a/CHANGELOG.md b/CHANGELOG.md index a69e402..37de8f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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. +## [1.0.0-B.11](https://git.1000my.com/project_yongwangyun/YongWang_Customer/compare/v1.0.0-B.10...v1.0.0-B.11) (2023-12-29) + ## [1.0.0-B.10](https://git.1000my.com/project_yongwangyun/YongWang_Customer/compare/v1.0.0-B.9...v1.0.0-B.10) (2023-11-17) diff --git a/package-lock.json b/package-lock.json index 888b34a..8dcc1c3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "vue_cli_ts", - "version": "1.0.0-B.10", + "version": "1.0.0-B.11", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 78ecf39..ddff550 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue_cli_ts", - "version": "1.0.0-B.10", + "version": "1.0.0-B.11", "private": true, "scripts": { "serve": "vue-cli-service serve", diff --git a/src/components/ScrollListItem/ScrollListItem.vue b/src/components/ScrollListItem/ScrollListItem.vue index 39bfff8..12104bf 100644 --- a/src/components/ScrollListItem/ScrollListItem.vue +++ b/src/components/ScrollListItem/ScrollListItem.vue @@ -15,8 +15,8 @@ {{ formatDate(customer.addTime) }} -
-
{{ customer.suggestionContent }}
+
+
@@ -33,7 +33,7 @@ {{ formatDate(customer.updateTime) }} -
+
{{ customer.replyContent }}