11
WXL
2023-11-10 699a19c829edae5cc1513588f73e263bda0b1673
src/views/project/donationdetails/index.vue
@@ -3067,7 +3067,8 @@
        // this.submitForm();
        this.GetAttacheddata();
      } else {
        this.$modal.msgWarning("请先完成前部步骤");
        this.submitForm();
        // this.$modal.msgWarning("请先完成前部步骤");
        return;
      }
      console.log(this.form.workflow);
@@ -3305,14 +3306,14 @@
  height: 100%;
  .left-course {
    background: #fff;
    width: 20%;
    width: 25vw;
    text-align: center;
    margin: 20px 10px;
    padding: 10px;
    margin-top: 0;
    .postfilx {
      width: 15%;
      width: 15vw;
      text-align: center;
      margin: 20px 10px;
      padding: 10px;
@@ -3378,6 +3379,7 @@
  padding-right: 66px;
}
.boxdiv {
  max-width:80vw;
  font-size: 18px;
  padding: 0 30px;
  padding-bottom: 10px;