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: "以组织名义", label: "以组织名义",
optionList: [ optionList: [
{ {
label: agencyId, label: agencyName,
value: agencyName, value: agencyId,
type: "agency", type: "agency",
}, },
], ],

Loading…
Cancel
Save