diff --git a/project/xumu/AppOutManage/add.vue b/project/xumu/AppOutManage/add.vue index ad4cbec1..40bc69bf 100644 --- a/project/xumu/AppOutManage/add.vue +++ b/project/xumu/AppOutManage/add.vue @@ -17,6 +17,7 @@ export default { data() { return { formImages, + filter: "", detail: {}, form: {} } @@ -85,7 +86,7 @@ export default {
- +