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