1
@@ -674,8 +674,8 @@ export default {
});
}
- // this.$listeners.close();
- // this.$listeners.submited(res.data);
+ this.$listeners.close();
+ this.$listeners.submited(res.data);
// 在这里
} catch (error) {}