ll
liukangdong
2024-12-03 4ee1706130a3e5c2019f7231b318a7077d8ba4ee
h5/pages/operation/record.vue
@@ -99,7 +99,7 @@
         },
         getpeo() {
            findInternalList().then(res => {
               this.columns = [res.data]
               this.columns = [...res.data]
            })
         },
         confirm(e) {