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