From b7b74869c95ff2605f06ea59727ea31691011127 Mon Sep 17 00:00:00 2001
From: Zhu Zhonghua <zhonghua@qq.com>
Date: 星期二, 08 四月 2025 23:48:29 +0800
Subject: [PATCH] 引入vxe table组件
---
src/views/system/hxlhTable/index.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/system/hxlhTable/index.vue b/src/views/system/hxlhTable/index.vue
index 787a886..4b0eb9b 100644
--- a/src/views/system/hxlhTable/index.vue
+++ b/src/views/system/hxlhTable/index.vue
@@ -1,5 +1,5 @@
<template>
- <div id="view">
+ <div class="app-container">
<el-row>
<el-col :span="24">
<div slot="header" class="clearfix">
--
Gitblit v1.9.3