linwenling
2023-08-27 23f7494d028080cd72a71278fcba3f8a40a07ec1
家庭资产的导出
1个文件已修改
2 ■■■ 已修改文件
ruoyi-ui/src/views/note/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
ruoyi-ui/src/views/note/index.vue
@@ -661,7 +661,7 @@
        }, `property_${new Date().getTime()}.xlsx`)
      }
      else{
        this.download('/zfEquipment/export1/'+Ids, {
        this.download('family/property/export1/'+Ids, {
        }, `property_${new Date().getTime()}.xlsx`)
      }
    },