guoyujia hai 7 meses
pai
achega
5d3a5ebc9c
Modificáronse 1 ficheiros con 4 adicións e 1 borrados
  1. 4 1
      pages/outsourcedInspection/form.vue

+ 4 - 1
pages/outsourcedInspection/form.vue

@@ -156,7 +156,7 @@
 				</view>
 			</view>
 			<view>
-				<zb-table :columns="getRelateList()" :stripe="true" :fit="false" @dele="dele"
+				<zb-table :columns="getRelateList()" :stripe="true" :fit="true" @dele="dele"
 					:data="processInspecion.relateList"></zb-table>
 			</view>
 		</view>
@@ -888,6 +888,9 @@
 </script>
 
 <style lang="scss">
+	.buttonOp {
+		margin-top: 5px;
+	}
 	.page-container {
 		// height: 100%;
 		background-color: #ececec;