diff --git a/src/views/peoSuggestion/solicitationDaily.vue b/src/views/peoSuggestion/solicitationDaily.vue index 0b4fd8b..3b0e5e3 100644 --- a/src/views/peoSuggestion/solicitationDaily.vue +++ b/src/views/peoSuggestion/solicitationDaily.vue @@ -2,7 +2,7 @@
- + @@ -17,20 +17,20 @@
- +
@@ -70,9 +70,10 @@ type="number" />
- - -
+ + +
你的身份(可多选)
@@ -82,7 +83,7 @@
+ value-key="label" />
@@ -216,7 +217,7 @@ export default { name: name, url: url }; - this.formData.imageList.push(res.data.url) + this.formData.imageList.push(fileInfo) }) .catch(() => {