Explorar el Código

Merge branch 'dev' of http://110.41.163.243:9980/kd-aiot/kd-aiot-frontend-aps into dev

chencc hace 1 año
padre
commit
493b9f0c12
Se han modificado 1 ficheros con 7 adiciones y 0 borrados
  1. 7 0
      src/views/aps/capacity/index.vue

+ 7 - 0
src/views/aps/capacity/index.vue

@@ -233,6 +233,13 @@ export default {
           slot: 'averageDailyCapacity',
           align: 'center',
         },
+        {
+          prop: 'factoriesName',
+          label: '工厂名称',
+          showOverflowTooltip: true,
+          align: 'center',
+          width: 120,
+        },
         {
           columnKey: 'action',
           label: '操作',