licp
2024-12-23 0e5763b1b39de488adb3bcc856a2201f87597a08
src/components/view/b2-standard-template.vue
@@ -112,7 +112,8 @@
               tagField: {},
               selectField: {},
               requiredAdd: ['name'],
               requiredUp: ['name']
               requiredUp: ['name'],
          needSort: ['createTime', 'updateTime', 'name'],
            },
            entityCopy: {},
            upIndex: 0,
@@ -131,6 +132,7 @@
         this.entityCopy = this.HaveJson(this.componentData.entity)
         this.getPower()
         window.excelClosed = this.closed
      window.returnView = this.returnView
         // window.excelExport = this.excelExport
      },
      methods: {
@@ -180,6 +182,9 @@
               this.isShow = true
            })
         },
      returnView () {
        this.isShow = false
      },
         closed() {
            this.loading = true
            let data = luckysheet.toJson()