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