|
@@ -1326,6 +1326,7 @@ export default {
|
|
|
if (itemsWithId.length != 0) {
|
|
if (itemsWithId.length != 0) {
|
|
|
finstlbillsitemsRemove(arrIds.join(',')).then(res => {
|
|
finstlbillsitemsRemove(arrIds.join(',')).then(res => {
|
|
|
this.$message.success('操作成功')
|
|
this.$message.success('操作成功')
|
|
|
|
|
+ this.finstlbillsDetailfun(this.form.id)
|
|
|
})
|
|
})
|
|
|
}
|
|
}
|
|
|
})
|
|
})
|