chore(build): 调整个别组件的位置,减少对主包尺寸的影响
This commit is contained in:
@@ -20,7 +20,13 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
|
||||
import nsNewform from '../_components/ns-newform/ns-newform.vue';
|
||||
|
||||
export default {
|
||||
components: {
|
||||
nsNewform
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
id: 0,
|
||||
|
||||
Reference in New Issue
Block a user