Commit 4519a0d8 authored by kangzhenfei's avatar kangzhenfei

物料送审工作流

parent 0ce9adff
...@@ -31,7 +31,6 @@ ...@@ -31,7 +31,6 @@
</template> </template>
<script> <script>
import Api from "../api"; import Api from "../api";
export default { export default {
name: "detail", name: "detail",
components: {}, components: {},
......
.new-detail{ .new-detail{
margin: 0 auto; margin: 0 auto;
width: 98%; width: 98%;
padding: 20px 100px;
background: #fff; background: #fff;
box-shadow: 0px 2px 6px rgba(0,0,0,0.16); box-shadow: 0px 2px 6px rgba(0,0,0,0.16);
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment