dev:优化
This commit is contained in:
@@ -96,7 +96,7 @@
|
||||
<el-button
|
||||
slot="right"
|
||||
class="filter-item"
|
||||
type="warning"
|
||||
type="success"
|
||||
:permission="permission"
|
||||
:disabled="confirm_flag"
|
||||
:loading="loading_button"
|
||||
@@ -109,7 +109,7 @@
|
||||
<el-button
|
||||
slot="right"
|
||||
class="filter-item"
|
||||
type="warning"
|
||||
type="danger"
|
||||
:permission="permission"
|
||||
:disabled="confirm_flag"
|
||||
icon="el-icon-close"
|
||||
|
||||
@@ -652,6 +652,7 @@ export default {
|
||||
const data = {
|
||||
'point_code': this.form2.point_code,
|
||||
'iostorinv_id': this.mstrow.iostorinv_id,
|
||||
'bill_code': this.mstrow.bill_code,
|
||||
'checked': this.checked
|
||||
}
|
||||
checkoutbill.allSetPoint(data).then(res => {
|
||||
|
||||
Reference in New Issue
Block a user