Merge branch 'gyj' into dev
This commit is contained in:
@@ -849,6 +849,6 @@ export default {
|
||||
<style>
|
||||
/* // #formContainer {} */
|
||||
.el-table .pendingTrial {
|
||||
background:oldlace;
|
||||
background:rgb(148, 224, 25);
|
||||
}
|
||||
</style>
|
||||
|
||||
@@ -762,6 +762,7 @@ export default {
|
||||
watch: {
|
||||
initpaymentArr: {
|
||||
handler(val) {
|
||||
this.caseAttachListArr = []
|
||||
if (val) {
|
||||
this.applicateArr = [];
|
||||
this.quiltArr = [];
|
||||
|
||||
Reference in New Issue
Block a user