修复异常
This commit is contained in:
@@ -86,11 +86,9 @@
|
|||||||
|
|
||||||
<script>
|
<script>
|
||||||
import {mapActions} from "vuex";
|
import {mapActions} from "vuex";
|
||||||
import AiTextarea from "../../components/AiTextarea";
|
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
name: "addMeeting",
|
name: "addMeeting",
|
||||||
components: {AiTextarea},
|
|
||||||
props: {
|
props: {
|
||||||
params: {
|
params: {
|
||||||
type: [Number, String]
|
type: [Number, String]
|
||||||
|
|||||||
Reference in New Issue
Block a user