...
|
...
|
@@ -148,7 +148,7 @@ |
|
|
</el-input>
|
|
|
</el-drawer>
|
|
|
|
|
|
<v-md-editor v-model="reskResult" height="400px"></v-md-editor>
|
|
|
<v-md-editor v-model="reskResult" height="400px" ></v-md-editor>
|
|
|
|
|
|
<!-- Dialog -->
|
|
|
<el-dialog :title="dialogStateMap[dialogType]" :visible.sync="showDialog" width="80%">
|
...
|
...
|
|