shuishen
2023-12-19 1a048bbccadb9bc4d9f016c64b6d95b7362bfb61
src/views/article/article.vue
@@ -345,7 +345,22 @@
                value: 1
              }]
            },
            {
              labelWidth: 100,
              label: '开启投票',
              prop: 'openFlag',
              type: 'radio',
              button: true,
              row: true,
              offset: 6,
              dicData: [{
                label: '开启',
                value: 0
              }, {
                label: '不开启',
                value: 1
              }]
            },
            {
              label: "截止时间",
              row: true,