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