guhongwei %!s(int64=4) %!d(string=hai) anos
pai
achega
bd1020cd9d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/transaction/index.vue

+ 1 - 1
src/views/transaction/index.vue

@@ -47,7 +47,7 @@ export default {
         },
       ],
       fields: [
-        { label: '产品名称', prop: 'product', showTip: true },
+        { label: '产品名称', prop: 'product', filter: 'input', showTip: true },
         { label: '供给者姓名', prop: 's_name', showTip: true },
         { label: '供给者电话', prop: 's_phone', showTip: true },
         { label: '需求者姓名', prop: 'd_name', showTip: true },