yz3456
2024-06-23 db3d71b62fcd859bf5e2c75b107c1d28bd977632
ruoyi-ui/src/views/meeting/approveInfo.vue
@@ -50,14 +50,6 @@
                </el-input>
              </el-form-item>
            </el-cow>
            <!-- <el-cow>
              <el-form-item label="会议室代码" prop="meetingID" label-width="90px"
                style="background: #FAD1E0;border-radius: 7px 7px 7px 7px;opacity: 1;">
                <el-input v-model="formData.meetingID" placeholder="请输入会议室代码" clearable :style="{width: '100%'}">
                </el-input>
              </el-form-item>
            </el-cow> -->
            <el-cow>
              <el-form-item label="可容纳人数" prop="conPeople" label-width="90px"
                style="background: #FAD1E0;border-radius: 7px 7px 7px 7px;opacity: 1;">
@@ -95,7 +87,7 @@
              </el-form-item>
            </el-cow>
            <el-cow>
              <el-form-item label="是否拜访水牌" prop="isPlacebrand" label-width="120px"
              <el-form-item label="是否摆放水牌" prop="isPlacebrand" label-width="120px"
                style="background: #FAD1E0;border-radius: 7px 7px 7px 7px;opacity: 1;">
                <el-select v-model="formData.isPlacebrand" placeholder="请选择 " clearable :style="{width: '100%'}"
                  :disabled="dsb">
@@ -290,13 +282,13 @@
            if (this.formData.id != undefined) {
              updateStatu(this.formDat).then(response => {
                this.$modal.msgSuccess("修改成功");
                this.getList();
                // this.btn = false
              });
            } else {
              this.$modal.msgSuccess("修改失败");
              this.getList();
            }
            this.getList();
            this.getList();
      },
      refuse(row){
        this.formDat.id = this.formData.id