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