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