feige
2024-05-18 f9196b257aff465909b77f7cacb0d4e9d962c4f7
ruoyi-ui/src/views/travel/index.vue
@@ -445,7 +445,7 @@
               ></video>
               <img v-else
                    class="el-upload-list__item-thumbnail"
                    :src="file.url"
                    src="../../assets/images/deviceLis.png"
                    alt=""
                    style="width: 100%; height: 100%"
                    fit="cover"></img>
@@ -899,7 +899,7 @@
          deptCheckStrictly: true,
          remark: undefined
        };
      this.resetForm("form");
      this.resetForm("elForm");
    },
    /** 搜索按钮操作 */
    handleQuery() {