Browse Source

优化部分细节

Pchen0 1 month ago
parent
commit
eafd241e39
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/pages/lepao/accountList/index.vue

+ 1 - 1
src/pages/lepao/accountList/index.vue

@@ -88,7 +88,7 @@
                 </a-form-item>
               </a-col>
               <a-col :span="6">
-                <a-form-item field="notes" label="乐跑备注">
+                <a-form-item field="notes" label="备注">
                   <a-input v-model="queryDataForm.notes" allow-clear />
                 </a-form-item>
               </a-col>