diff --git a/back/src/views/modules/components/upload/index.vue b/back/src/views/modules/components/upload/index.vue index 0f2de5a3..22561ec1 100644 --- a/back/src/views/modules/components/upload/index.vue +++ b/back/src/views/modules/components/upload/index.vue @@ -15,7 +15,7 @@ :on-remove="handleRemove" :limit="maxCount" :file-list="fileList"> - 上传{{type}} + 上传{{type}}
{{tip}}
diff --git a/back/src/views/modules/putOnTheShelf/index.vue b/back/src/views/modules/putOnTheShelf/index.vue index 67d0d450..b7c4fada 100644 --- a/back/src/views/modules/putOnTheShelf/index.vue +++ b/back/src/views/modules/putOnTheShelf/index.vue @@ -2,7 +2,7 @@ * @Author: hisense.liangjunhua * @Date: 2022-07-08 09:48:52 * @LastEditors: hisense.liangjunhua - * @LastEditTime: 2022-07-08 17:26:50 + * @LastEditTime: 2022-07-08 17:48:27 * @Description: 告诉大家这是什么 -->