cxmo hai 1 ano
pai
achega
b85743b683
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/system_manage/dataRefreshSetting.vue

+ 1 - 1
src/views/system_manage/dataRefreshSetting.vue

@@ -147,7 +147,7 @@
             </div>
             <!-- 弹窗按钮 -->
             <div class="dialog-btn">
-                <el-button type="primary" plain>取消</el-button>
+                <el-button type="primary" plain @click="isSetTimeDialogShow=false">取消</el-button>
                 <el-button type="primary" @click="handleSetRefreshTime">确定</el-button>
             </div>
         </el-dialog>