Fix indentation
This commit is contained in:
parent
8f27089cb0
commit
f7d683fff1
BIN
resources/assets/js/views/common/.DS_Store
vendored
Normal file
BIN
resources/assets/js/views/common/.DS_Store
vendored
Normal file
Binary file not shown.
2
resources/assets/js/views/common/items.js
vendored
2
resources/assets/js/views/common/items.js
vendored
@ -39,8 +39,6 @@
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
|
||||
watch: {
|
||||
'form.sale_price': function (newVal, oldVal) {
|
||||
if (newVal != '' && newVal.search('^(?=.*?[0-9])[0-9.,]+$') == -1) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user