@@ -1520,8 +1520,12 @@ export default {
}
})
- //刷新页面
+ if(this.menuKey='edit'){
+ //刷新页面
window.location.reload()
+ }
+
},
async baocun (da) {
if (da.majorDataType) {
@@ -1500,8 +1500,11 @@ export default {