This commit is contained in:
花有清香月有阴
2022-02-23 09:12:32 +08:00
parent f841f2e462
commit 853f5c7a05
4 changed files with 4 additions and 4 deletions

View File

@@ -45,7 +45,7 @@
export default {
name: "AppProgress",
appName: "办事进度",
appName: "办事进度-旧",
data() {
return {
id: '',

View File

@@ -40,7 +40,7 @@
<script>
export default {
name: 'AppProgressNew',
appName: '办事进度-新',
appName: '办事进度',
data() {
return {
id: '',

View File

@@ -15,7 +15,7 @@
<script>
export default {
name:"AppServiceOnline",
appName:"网上办事",
appName:"网上办事-旧",
data () {
return {
list: []

View File

@@ -15,7 +15,7 @@
<script>
export default {
name: 'AppServiceOnlineNew',
appName: '网上办事-新',
appName: '网上办事',
data() {
return {
list: [],