소스 검색

Merge branch 'main' into develop

cc12458 1 년 전
부모
커밋
17558b0913
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/diagnosis/components/prescription.vue

+ 1 - 1
src/views/diagnosis/components/prescription.vue

@@ -229,7 +229,7 @@ export default {
     async getAgreeRecipe() {
       let params = {
         type: this.form.share,
-
+        purposeType: '0',
         name: this.form.name,
         pageId: this.currentPage,
         pageSize: 10