|
@@ -328,7 +328,7 @@ const rowDelClick = (row) => {
|
|
//保存完成
|
|
//保存完成
|
|
const treeKey = ref(getRandom(2))
|
|
const treeKey = ref(getRandom(2))
|
|
const addModalFinish = () => {
|
|
const addModalFinish = () => {
|
|
- addModalShow.value = false
|
|
|
|
|
|
+ //addModalShow.value = false
|
|
TreeAutoExpandKeys.value = getStoreValue('middlepay-tree-auto-expand-keys') || []
|
|
TreeAutoExpandKeys.value = getStoreValue('middlepay-tree-auto-expand-keys') || []
|
|
treeKey.value = getRandom(2)
|
|
treeKey.value = getRandom(2)
|
|
getTableData().then()
|
|
getTableData().then()
|