mirror of
				https://gitee.com/hhyykk/ipms-sjy-ui.git
				synced 2025-11-04 20:28:45 +08:00 
			
		
		
		
	REVIEW OA 请假
This commit is contained in:
		@@ -174,10 +174,8 @@
 | 
			
		||||
        </el-form-item>
 | 
			
		||||
      </el-form>
 | 
			
		||||
      <template #footer>
 | 
			
		||||
        <span class="dialog-footer">
 | 
			
		||||
          <el-button @click="cancel">取 消</el-button>
 | 
			
		||||
          <el-button type="primary" @click="handleSubmit">确 定</el-button>
 | 
			
		||||
        </span>
 | 
			
		||||
        <el-button @click="cancel">取 消</el-button>
 | 
			
		||||
        <el-button type="primary" @click="handleSubmit">确 定</el-button>
 | 
			
		||||
      </template>
 | 
			
		||||
    </el-dialog>
 | 
			
		||||
  </ContentWrap>
 | 
			
		||||
 
 | 
			
		||||
@@ -197,10 +197,8 @@
 | 
			
		||||
            </el-row>
 | 
			
		||||
          </el-form>
 | 
			
		||||
          <template #footer>
 | 
			
		||||
            <div class="dialog-footer">
 | 
			
		||||
              <el-button @click="cancelVideo">取 消</el-button>
 | 
			
		||||
              <el-button type="primary" @click="submitVideo">提 交</el-button>
 | 
			
		||||
            </div>
 | 
			
		||||
            <el-button @click="cancelVideo">取 消</el-button>
 | 
			
		||||
            <el-button type="primary" @click="submitVideo">提 交</el-button>
 | 
			
		||||
          </template>
 | 
			
		||||
        </el-dialog>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user