فهرست منبع

运行记录填报bug

Zimo 14 ساعت پیش
والد
کامیت
2abc6d89d7
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/views/pms/iotopeationfill/index1.vue

+ 1 - 1
src/views/pms/iotopeationfill/index1.vue

@@ -788,7 +788,7 @@ const getList = async () => {
       value: Number(key)
     }))
 
-    taskId.value = taskOptions.value[0].value
+    taskId.value = taskOptions.value[0]?.value
 
     IotOpeationFillApi.getReportDetails(deptId.split(',')[3]).then((res) => {
       reportDetails.value = (res ? (res as any[]) : []).map((item) => ({