소스 검색

优化单据界面

LinWuTai 1 년 전
부모
커밋
32f2d775fe
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      ruoyi-ui/src/views/order/order/index.vue

+ 0 - 1
ruoyi-ui/src/views/order/order/index.vue

@@ -591,7 +591,6 @@ export default {
     /**审批撤回按钮 */
     handleAudit() {
       this.reset()
-      console.log(this.ids)
       auditMoreOrder(this.ids).then((response) => {
         this.$modal.msgSuccess('审批通过')
         this.getList()