瀏覽代碼

周报传参更改

songxy 1 年之前
父節點
當前提交
e97eabe83f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      client/src/views/OaSystem/personnelManagement/components/AmountOfWork.vue

+ 1 - 1
client/src/views/OaSystem/personnelManagement/components/AmountOfWork.vue

@@ -167,7 +167,7 @@ const getAllProject = async () => {
       params: {
         pageSize: -1,
         userId: userInfo.id ?? '',
-        xmztList: [1, 4] // 仅可对进行中和已验收的项目进行填报
+        xmztList: [1, 4] + '' // 仅可对进行中和已验收的项目进行填报
       }
     },
     '/business'