k94314517
2024-02-23 3c456949b70671cc2ad95ad5395dfaceda519f17
company/src/components/business/dispatchReviewCheck.vue
@@ -61,6 +61,10 @@
            this.form.id=target.id
          },
          doSubmit(type){
              if (!this.form.checkInfo) {
                this.$message.warning('请输入审核说明!')
                return
              }
            this.$dialog.messageConfirm('确认进行该操作吗?')
                .then(() => {
                  this.isWorking = true