update 升级全部依赖版本
update element-plus 2.9.8 update pinia 3.0.2 update vue-router 4.5.0 update vue-types 6.0.0 update vxe-table 4.13.7 update sass 1.87.0 update typescript 5.8.3 update vite 6.3.2 ........等等很多版本
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ import i18n from '@/lang/index';
|
||||
// vxeTable
|
||||
import VXETable from 'vxe-table';
|
||||
import 'vxe-table/lib/style.css';
|
||||
VXETable.config({
|
||||
VXETable.setConfig({
|
||||
zIndex: 999999
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user