|
|
@@ -79,7 +79,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
<transition name="bounce" v-if="editShow"> |
|
|
|
<el-dialog title="付款单详情" :visible.sync="editShow" width="90%" top="15px"> |
|
|
|
<el-dialog title="详情" :visible.sync="editShow" width="90%" top="15px"> |
|
|
|
<el-form ref="form" label-width="100px" style="width: 100%;padding-bottom: 20px"> |
|
|
|
<div style="display: flex;width: 100%"> |
|
|
|
<el-form-item v-if="editType" label="ID:" style="width: 80%"> |
|
|
|