Browse Source

no message

linwenxin 1 year ago
parent
commit
0a83761695

+ 1 - 1
src/views/workOrder/workOrderPool/detailModule/workOrderInfo/mixins/dispatchInfo.js

@@ -17,7 +17,7 @@ export default {
           columnAttributes: {
             label: '操作内容',
             prop: 'content',
-            width: 200
+            'min-width': 200
           }
         },
         {