laboratory/src/components/DynamicComponent/addTableData.vue @@ -1,6 +1,6 @@ <template> <el-dialog title="添加表数据" :title="isEdit? '编辑表数据' : '添加表数据'" :visible.sync="dialogVisible" width="60%" :close-on-click-modal="false"