Explorar el Código

fix(beEntrusted): 修改表格列标签为“请托工厂”

xieyong hace 2 días
padre
commit
69a1db37d5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/beEntrusted/index.vue

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

@@ -289,7 +289,7 @@
           },
           {
             prop: 'applyFactoriesName',
-            label: '所属工厂',
+            label: '请托工厂',
             align: 'center',
             width: 130,
             showOverflowTooltip: true