From 7c20fd15b7fbc2bd5756b39d5ab655cc849ffcc3 Mon Sep 17 00:00:00 2001 From: zhanghua <314079846@qq.com> Date: 星期三, 16 七月 2025 22:39:23 +0800 Subject: [PATCH] 添加时间筛选 --- src/views/systemSetting/platform/otherInterface/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/systemSetting/platform/otherInterface/index.vue b/src/views/systemSetting/platform/otherInterface/index.vue index b264a12..d7a18c3 100644 --- a/src/views/systemSetting/platform/otherInterface/index.vue +++ b/src/views/systemSetting/platform/otherInterface/index.vue @@ -1,7 +1,7 @@ <template> <div class="otherInterface"> <header> - <div class="headerTitle">绯荤粺璁剧疆 >> 闂ㄦ埛绠$悊 > 绗笁鏂瑰簲鐢ㄦ帴鍙g鐞�</div> + <!-- <div class="headerTitle">绯荤粺璁剧疆 >> 闂ㄦ埛绠$悊 > 绗笁鏂瑰簲鐢ㄦ帴鍙g鐞�</div> --> <div class="addInterface"> <el-button class="add button-addition" @click="handleAdd">娣诲姞绗笁鏂规帴鍙�</el-button> </div> -- Gitblit v1.8.0