马宇豪
2023-12-21 45fbd9d1e4f63c6e43512d9d532d491367cc55ee
src/views/Admin/notice.vue
@@ -130,7 +130,7 @@
                  </a-form-model-item>
               </a-col>
               <a-col :span="12" style="text-align: right">
                  <a-button type="primary" style="width: 250px;" @click="confirmSend()"
                  <a-button type="primary" style="width: 250px;" @click="confirmSend()" v-preventReClick="1500"
                     :disabled="userInfo.role.id==1?true:false">
                     确认并提交审核
                  </a-button>