Browse Source

档案管理-bug

master
xuhuajiao 2 years ago
parent
commit
02e1548788
  1. 6
      src/views/components/category/PreviewForm.vue

6
src/views/components/category/PreviewForm.vue

@ -161,9 +161,9 @@ export default {
this.editFormRow()
},
mounted() {
if (this.isType !== 'arcives') {
this.FetchNoFormatField(this.selectedCategory.id)
}
// if (this.isType !== 'arcives') {
// this.FetchNoFormatField(this.selectedCategory.id)
// }
},
methods: {
//

Loading…
Cancel
Save