修改 路由返回页面刷新
This commit is contained in:
@@ -40,7 +40,7 @@ const tableStore = new TableStore({
|
||||
url: '/harmonic-boot/rmppartharmonicdetail/getRMpPartHarmonicDetail',
|
||||
publicHeight: 65,
|
||||
method: 'POST',
|
||||
isWebPaging:true,
|
||||
// isWebPaging:true,
|
||||
column: [
|
||||
{
|
||||
title: '序号',
|
||||
|
||||
@@ -30,7 +30,7 @@ import testQuestions from './components1/testQuestions.vue'
|
||||
// import audit from './components/audit.vue'
|
||||
import { mainHeight } from '@/utils/layout'
|
||||
defineOptions({
|
||||
name: 'Processsupervision/electricitymanagement'
|
||||
name: 'supervision/electricitymanagement'
|
||||
})
|
||||
const activeName = ref('1')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user