value
2023-09-13 3d8bdfa2a0ec48a9cc7a2f581e94ef08861401d7
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() {