فهرست منبع

提交测试

1
mo 4 سال پیش
والد
کامیت
3b2c242e69
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/views/serverDetail/index.vue

+ 1 - 1
src/views/serverDetail/index.vue

@@ -267,7 +267,7 @@ export default {
       this.getDefaultTime();
       if (this.$route.query.searchType) {
         this.searchForm.organId = this.$route.query.organId * 1 || "";
-        this.searchForm.unDone = this.$route.query.unDone || ""
+        this.searchForm.unDone = this.$route.query.unDone+'' || ""
         const dayjs = this.$helpers.dayjs;
         let nowDate = dayjs(new Date()).format("YYYY-MM-DD");
         this.orderDate = [