src/views/productionManagement/productStructure/index.vue
@@ -34,8 +34,8 @@ </el-form-item> </el-form> <template #footer> <el-button @click="closeDialog">取消</el-button> <el-button type="primary" @click="handleSubmit">确定</el-button> <el-button @click="closeDialog">取消</el-button> </template> </el-dialog>