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