王震
2023-09-13 bef0978ab26369e2000820fafe76a1494ef7a3f0
src/components/view/record-content.vue
@@ -464,12 +464,13 @@
                      "Content-Type": "application/json"
                    }
            }
            )
            ).then(res =>{
               this.selectjilu()
            })
         },
         add() {
            this.dialogVisible = false
            this.addRecord()
            this.selectjilu()
            this.form = {};
         },
         query() {