From 91e4ba507f9806c975a4273154d79f1a43b836c4 Mon Sep 17 00:00:00 2001 From: ZengTao <2773468879@qq.com> Date: 星期一, 29 四月 2024 13:42:29 +0800 Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/HangZhouMes --- UI-Project/src/views/PurchaseReturn/purchaseReturn.vue | 50 +++++++++++++++++++++++++++++++++++++++++--------- 1 files changed, 41 insertions(+), 9 deletions(-) diff --git a/UI-Project/src/views/PurchaseReturn/purchaseReturn.vue b/UI-Project/src/views/PurchaseReturn/purchaseReturn.vue index 38963a3..63dbe54 100644 --- a/UI-Project/src/views/PurchaseReturn/purchaseReturn.vue +++ b/UI-Project/src/views/PurchaseReturn/purchaseReturn.vue @@ -64,27 +64,59 @@ <div v-if="dialogFormVisible" > <el-card style="margin-left: 10px;margin-top: 10px;margin-right: 10px;" v-loading="loading"> <div style="display: flex;margin-bottom: 20px;"> - <div style="margin-left: 400px;font-size: 20px;">宸ョ▼鍙凤細P20240305001 </div> + <div style="margin-left: 450px;font-size: 20px;">宸ョ▼鍙凤細P20240305001 </div> <div style="margin-left: 150px;font-size: 20px;">鐗堝浘缂栧彿锛�1</div> </div> <div> - <div id="boxa" style="width: 400px;height: 120px;margin-left: 260px;"> + <div id="boxa" style="width: 200px;height: 300px;margin-left: 70px;"> <div style="margin-top: 35px;"> NG202405060798A01-1</div> - <div> 500脳1500</div> + <div> 500脳1000</div> </div> - <div id="boxa" style="width: 400px;height: 120px;"> + <div id="boxa" style="width: 200px;height: 300px;"> <div style="margin-top: 35px;"> NG202405060798A01-1</div> - <div> 500脳1500</div> + <div> 500脳1000</div> + </div> + <div id="boxa" style="width: 200px;height: 300px;"> + <div style="margin-top: 35px;"> NG202405060798A01-1</div> + <div> 500脳1000</div> + </div> + <div id="boxa" style="width: 200px;height: 300px;"> + <div style="margin-top: 35px;"> NG202405060798A01-1</div> + <div> 500脳1000</div> + </div> + <div id="boxa" style="width: 200px;height: 300px;"> + <div style="margin-top: 35px;"> NG202405060798A01-1</div> + <div> 500脳1000</div> + </div> + <div id="boxa" style="width: 200px;height: 300px;"> + <div style="margin-top: 35px;"> NG202405060798A01-1</div> + <div> 500脳1000</div> </div> </div> <div style="margin-top: 20px;"> - <div id="boxa" style="width: 400px;height: 120px;margin-left: 260px;"> + <div id="boxa" style="width: 200px;height: 300px;margin-left: 70px;"> <div style="margin-top: 35px;"> NG202405060798A01-1</div> - <div> 500脳1500</div> + <div> 500脳1000</div> </div> - <div id="boxb" style="width: 400px;height: 120px;"> + <div id="boxa" style="width: 200px;height: 300px;"> <div style="margin-top: 35px;"> NG202405060798A01-1</div> - <div> 500脳1500</div> + <div> 500脳1000</div> + </div> + <div id="boxa" style="width: 200px;height: 300px;"> + <div style="margin-top: 35px;"> NG202405060798A01-1</div> + <div> 500脳1000</div> + </div> + <div id="boxa" style="width: 200px;height: 300px;"> + <div style="margin-top: 35px;"> NG202405060798A01-1</div> + <div> 500脳1000</div> + </div> + <div id="boxa" style="width: 200px;height: 300px;"> + <div style="margin-top: 35px;"> NG202405060798A01-1</div> + <div> 500脳1000</div> + </div> + <div id="boxb" style="width: 200px;height: 300px;"> + <div style="margin-top: 35px;"> NG202405060798A01-1</div> + <div> 500脳1000</div> </div> </div> </el-card> -- Gitblit v1.8.0