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