@@ -46,7 +46,7 @@
-
结算申请列表
+
维修单结算申请列表
diff --git a/yxt-as-ui/src/views/operation/settleAccounts/settleAccountsAdd.vue b/yxt-as-ui/src/views/operation/settleAccounts/settleAccountsAdd.vue index 3c6cdfd7e1..8c6cdc27ad 100644 --- a/yxt-as-ui/src/views/operation/settleAccounts/settleAccountsAdd.vue +++ b/yxt-as-ui/src/views/operation/settleAccounts/settleAccountsAdd.vue @@ -46,7 +46,7 @@ {{ formobj.waitorName }} - +
维修单类型
{{ formobj.billType }} @@ -74,7 +74,7 @@ {{ formobj.vehMark }}/{{ formobj.vinNo }}
- +
是否开票
{{ formobj.isInvoicing == '1' ? '是' : formobj.isInvoicing == '0' ? '否' : '' }} @@ -110,29 +110,38 @@ {{ formobj.profit }}
-
-
维修项目
- - - - - - - - - - -
+
维修项目
+ + + + + + + + + + + + + + + +
商品
+ + + + +
附加项目
@@ -146,7 +155,16 @@