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