소스 검색

分支切换

maotao 7 달 전
부모
커밋
c65554b212
1개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  1. 4 1
      pages/categoryOne/categoryOne.vue

+ 4 - 1
pages/categoryOne/categoryOne.vue

@@ -63,7 +63,10 @@
63 63
     let postData = {
64 64
       // idx: dataInfo.idx,
65 65
       // sum: 9999,
66
-			category: {hierarchy: 1}
66
+			category: {
67
+				hierarchy: 1,
68
+				dutyIds: loginUserStore.loginUser.user.currentHospital.id
69
+			}
67 70
       // incidentcategory: {
68 71
       //   selectType: 'one',
69 72
       // }