Browse Source

修改发布单位bug

test
dai 3 years ago
parent
commit
bde0d79afe
  1. 4
      src/views/modules/communityParty/article/index.vue

4
src/views/modules/communityParty/article/index.vue

@ -335,8 +335,8 @@ export default {
label: "以组织名义",
optionList: [
{
label: agencyId,
value: agencyName,
label: agencyName,
value: agencyId,
type: "agency",
},
],

Loading…
Cancel
Save