src/views/basic/workstation/workstation-form.vue
@@ -1,10 +1,10 @@ <template> <el-dialog v-diadrag :title="!dataForm.id ? '新增' : '修改'" :close-on-click-modal="false" :visible.sync="visible" style="min-width: 2000px" width="60%" top="5vh" > <el-row> <el-form