Browse Source

app版本管理

master
huminghao 2 days ago
parent
commit
d403f9eaa0
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/views/onlineBusinessHall/onlineOperation/appVersion/index.vue

+ 1
- 1
src/views/onlineBusinessHall/onlineOperation/appVersion/index.vue View File

@@ -239,7 +239,7 @@ function getList() {
}

const Adds = () => {
itemStartValue.value = 2
itemStartValue.value = 1
}
//表单编辑按钮
function handleEdit(idx: any, row: any) {

Loading…
Cancel
Save