This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
bjquanjiang
/
DigitalScholl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Merge branch '娄底高职分支' of
http://123.57.209.16:3000/bjquanjiang/DigitalScholl
into 娄底高职分支
娄底高职分支
yxq
1 year ago
parent
8d97b80e73
b1cfff6a48
commit
c8f3372a5c
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/LogisticsManagement/Purchase_Service/single.vue
+ 1
- 1
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/LogisticsManagement/Purchase_Service/single.vue
View File
@@ -427,7 +427,7 @@ export default {
case 'save':
if(!this.current.Purchase_Service.TotalAmount){
this.CONFIRM('表单验证失败', '[劳务维修详情]:
价格
为空或错误')
this.CONFIRM('表单验证失败', '[劳务维修详情]:
估值
为空或错误')
return
}
const verifyResult = this.verifyForm()
Write
Preview
Loading…
Cancel
Save