diff --git a/project/xumu/AppWeightManage/add.vue b/project/xumu/AppWeightManage/add.vue index c6c5df6c..e8b7f806 100644 --- a/project/xumu/AppWeightManage/add.vue +++ b/project/xumu/AppWeightManage/add.vue @@ -23,6 +23,7 @@ export default { detail: {detailList: []}, columns, dialog: false, + form: {} } }, computed: { @@ -72,7 +73,7 @@ export default {